mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 19:31:53 +00:00
b40abaf07f
- Add devicetree support for i.MX1 and i.MX21 clock driver - Use CLOCKSOURCE_OF_DECLARE() to initialize timer for DT targets - Use of_clk_init() to initialize i.MX25 and i.MX27 clock driver in device tree boot - Remove i.MX1 camera support - Remove i.MX27 IP Camera and Lite-Kit board support - Add suspend and cpuidle support for i.mx6sx - Clean up unused clk_register_clkdev() lookups - Update imx-weim bus driver to support populating devices on a simple bus - Switch i.MX27 and i.MX6QDL clock driver to use macro for clock IDs - Make i.MX51 a DT only platform and clean up the non-DT support code - Support disabling supervisor protect via DT - Random defconfig updates -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJTyN58AAoJEFBXWFqHsHzO6WUH/2d/ZYyXS94Iw/kPm1FEweDg 0wtHVb+Fs/Sjj961xASATNepBwOzpQ1ykI++kvZ1TQXk+FdaYEcB9idmTPycAp9j QcEmhvxjPmGJtjmTzc/zogL7tTf8TVKX0zGbFGhdpT5tmulY8NA6skAQpB0HAt+s I95O5t+adwNTl7hAcQWGxOb8E+CA2gJCPdnJ5rdPHr2nzw6B7SjjnjeC90vIbDdh b6jtfePLvbRUIif0kZuVMXWvebNYa+iRsXsvpoV95q3VJhoR2wPN+H4xnfNviJPb h+nzibRgrPTyxMWWZ3jtUjw4YIvNdrJWaulC2incOAIQTb7zxrn5w5qxxP3Uj4k= =RGCO -----END PGP SIGNATURE----- Merge tag 'imx-soc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/soc Merge "ARM: imx: SoC changes for 3.17" from Shawn Guo: The i.MX SoC changes for 3.17: - Add devicetree support for i.MX1 and i.MX21 clock driver - Use CLOCKSOURCE_OF_DECLARE() to initialize timer for DT targets - Use of_clk_init() to initialize i.MX25 and i.MX27 clock driver in device tree boot - Remove i.MX1 camera support - Remove i.MX27 IP Camera and Lite-Kit board support - Add suspend and cpuidle support for i.mx6sx - Clean up unused clk_register_clkdev() lookups - Update imx-weim bus driver to support populating devices on a simple bus - Switch i.MX27 and i.MX6QDL clock driver to use macro for clock IDs - Make i.MX51 a DT only platform and clean up the non-DT support code - Support disabling supervisor protect via DT - Random defconfig updates * tag 'imx-soc-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: (69 commits) ARM: imx: clk-vf610: fix FlexCAN clock gating ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets ARM: i.MX53: globally disable supervisor protect ARM: i.MX: allow disabling supervisor protect via DT ARM: i.MX27 clk: Add 26 MHz oscillator circuit clock gate ARM: i.MX27 clk: Remove unused definitions ARM: i.MX27 clk: Introduce DT include for clock provider ARM: i.MX: Remove Freescale Logic Product Development i.MX27 Lite-Kit board support ARM: i.MX: Remove excess symbols ARCH_MX1, ARCH_MX25 and MACH_MX27 ARM: i.MX: Remove i.MX1 camera support ARM: imx: use PTR_ERR_OR_ZERO bus: imx-weim: populate devices on a simple bus ARM: imx: build cpu_is_imx6sl function conditionally ARM: imx: imx6sx uses imx6q cpuidle code ARM: imx: drop PL310 errata 588369 and 727915 ARM: imx_v6_v7_defconfig: add FSL_EDMA and PRINTK_TIME ARM: imx: clk-imx6sx: register SSI/SSI_IPG as shared gate clocks ARM: imx_v6_v7_defconfig: Enable flexcan driver for can support ARM: imx_v6_v7_defconfig: Enable STMPE gpio support ARM: imx: mark .dt_compat as const ... Signed-off-by: Olof Johansson <olof@lixom.net> |
||
---|---|---|
.. | ||
st | ||
ti | ||
altr_socfpga.txt | ||
arm-integrator.txt | ||
at91-clock.txt | ||
axi-clkgen.txt | ||
bcm-kona-clock.txt | ||
calxeda.txt | ||
clk-exynos-audss.txt | ||
clock-bindings.txt | ||
efm32-clock.txt | ||
emev2-clock.txt | ||
exynos4-clock.txt | ||
exynos3250-clock.txt | ||
exynos5250-clock.txt | ||
exynos5260-clock.txt | ||
exynos5410-clock.txt | ||
exynos5420-clock.txt | ||
exynos5440-clock.txt | ||
fixed-clock.txt | ||
fixed-factor-clock.txt | ||
hi3620-clock.txt | ||
hix5hd2-clock.txt | ||
imx1-clock.txt | ||
imx5-clock.txt | ||
imx6q-clock.txt | ||
imx6sl-clock.txt | ||
imx6sx-clock.txt | ||
imx21-clock.txt | ||
imx23-clock.txt | ||
imx25-clock.txt | ||
imx27-clock.txt | ||
imx28-clock.txt | ||
imx31-clock.txt | ||
imx35-clock.txt | ||
keystone-gate.txt | ||
keystone-pll.txt | ||
lsi,axm5516-clks.txt | ||
maxim,max77686.txt | ||
moxa,moxart-clock.txt | ||
mvebu-core-clock.txt | ||
mvebu-corediv-clock.txt | ||
mvebu-cpu-clock.txt | ||
mvebu-gated-clock.txt | ||
nspire-clock.txt | ||
nvidia,tegra20-car.txt | ||
nvidia,tegra30-car.txt | ||
nvidia,tegra114-car.txt | ||
nvidia,tegra124-car.txt | ||
prima2-clock.txt | ||
qcom,gcc.txt | ||
qcom,mmcc.txt | ||
qoriq-clock.txt | ||
renesas,cpg-div6-clocks.txt | ||
renesas,cpg-mstp-clocks.txt | ||
renesas,r8a7740-cpg-clocks.txt | ||
renesas,r8a7779-cpg-clocks.txt | ||
renesas,rcar-gen2-cpg-clocks.txt | ||
renesas,rz-cpg-clocks.txt | ||
rockchip.txt | ||
samsung,s3c64xx-clock.txt | ||
samsung,s3c2410-clock.txt | ||
samsung,s3c2412-clock.txt | ||
samsung,s3c2443-clock.txt | ||
silabs,si570.txt | ||
silabs,si5351.txt | ||
st,nomadik.txt | ||
ste-u300-syscon-clock.txt | ||
sunxi.txt | ||
ti-keystone-pllctrl.txt | ||
vf610-clock.txt | ||
vt8500.txt | ||
xgene.txt | ||
zynq-7000.txt |