mirror of https://github.com/torvalds/linux.git
The changes here belong to two main platforms:
- Atmel At91 is flipping the bit and going multiplatform. This includes some
cleanups and removal of code, and the final flip of config dependencies
- Shmobile has several platforms that are going multiplatform, but this
branch also contains a bunch of cleanups that they weren't able to keep
separate in a good way. THere's also a removal of one of their SoCs and the
corresponding boards (sh7372 and mackerel).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJVNzfJAAoJEIwa5zzehBx3iRcP/1v9Rw2yk4NpUDaz5EUwhwN6
y5l29gW8jJmVuHWqLUqsgh61dsj5AEEAL7fEEbR8e8848s+RxsehjsGPIxFOkR74
KaKSRlrUgxKcsFN97Jo/WqT3seC83hg6zWQapwNypX33gBtrRLPhM9FEb05asYA8
6x7N29kFeH9M3A6lrabXGWz5tPRZSthwuBSmomHOfgqa5zbgkoaK59j867Yac0q+
Pemh0eJZHC3Pyrmh7ZcVaCaSvr1QO6ructmLopmHAXfls2Fi21wq3IN3641aiitC
G7hhb1/c961MpE3p+0dQyrXs645qIgYv/fDxp72T8YwA7FhjMmIscX/WiITXMlvC
Mg/fDJXqgRkTPWjvVM6xF8TKCSdvqfmErWtHt2dtgvbFWL0ffSeoYF35AF5BODVG
jp8RR6vQ/CHKFao5iJmTpm0ccjnzdS82FEb0PrhG0vY+u6uCsKMim5tn8wUBuBkM
QU2FipNt6STC5ZcCSb+p7r5ihod9rG+BlNL/eXJ+pBHuVnjSgltEaZBP9qIiFjZl
MLRjm7JaEY3LpAR/TVurtSrUnh0zC0RRSzptK4RekmFIwyL+mqq/I1yrksdnVjgf
upj1dZwFRsVtD5PcaU3LyTYCOLSI8L9+b6vVvfFH0Sq4V7TkaBkI/kxnhI2WfkBc
CJ+3vptpyphw6zHAngAN
=Vq4N
-----END PGP SIGNATURE-----
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC multiplatform code changes from Olof Johansson:
"The changes here belong to two main platforms:
- Atmel At91 is flipping the bit and going multiplatform. This
includes some cleanups and removal of code, and the final flip of
config dependencies
- Shmobile has several platforms that are going multiplatform, but
this branch also contains a bunch of cleanups that they weren't
able to keep separate in a good way. THere's also a removal of one
of their SoCs and the corresponding boards (sh7372 and mackerel)"
* tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (67 commits)
ARM: at91/pm: move AT91_MEMCTRL_* to pm.h
ARM: at91/pm: move the standby functions to pm.c
ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected
ARM: at91: add a Kconfig dependency on multi-platform
ARM: at91: drop AT91_TIMER_HZ
ARM: at91: remove hardware.h
ARM: at91: remove SoC headers
ARM: at91: remove useless mach/cpu.h
ARM: at91: remove unused headers
ARM: at91: switch at91_dt_defconfig to multiplatform
ARM: at91: switch to multiplatform
ARM: shmobile: r8a7778: enable multiplatform target
ARM: shmobile: bockw: add sound to DT
ARM: shmobile: r8a7778: add sound to DT
ARM: shmobile: bockw: add devices hooked up to i2c0 to DT
DT: i2c: add trivial binding for OKI ML86V7667 video decoder
ARM: shmobile: r8a7778: common clock framework CPG driver
ARM: shmobile: bockw dts: set extal clock frequency
ARM: shmobile: bockw dts: Move Ethernet node to BSC
ARM: shmobile: r8a73a4: Remove legacy code
...
|
||
|---|---|---|
| .. | ||
| st | ||
| ti | ||
| alphascale,acc.txt | ||
| altr_socfpga.txt | ||
| arm-integrator.txt | ||
| at91-clock.txt | ||
| axi-clkgen.txt | ||
| bcm-cygnus-clock.txt | ||
| brcm,kona-ccu.txt | ||
| calxeda.txt | ||
| clk-exynos-audss.txt | ||
| clk-palmas-clk32kg-clocks.txt | ||
| clk-s5pv210-audss.txt | ||
| clock-bindings.txt | ||
| clps711x-clock.txt | ||
| efm32-clock.txt | ||
| emev2-clock.txt | ||
| exynos4-clock.txt | ||
| exynos7-clock.txt | ||
| exynos3250-clock.txt | ||
| exynos4415-clock.txt | ||
| exynos5250-clock.txt | ||
| exynos5260-clock.txt | ||
| exynos5410-clock.txt | ||
| exynos5420-clock.txt | ||
| exynos5433-clock.txt | ||
| exynos5440-clock.txt | ||
| fixed-clock.txt | ||
| fixed-factor-clock.txt | ||
| fujitsu,mb86s70-crg11.txt | ||
| gpio-gate-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 | ||
| marvell,mmp2.txt | ||
| marvell,pxa168.txt | ||
| marvell,pxa910.txt | ||
| maxim,max77686.txt | ||
| maxim,max77802.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 | ||
| pistachio-clock.txt | ||
| prima2-clock.txt | ||
| pwm-clock.txt | ||
| pxa-clock.txt | ||
| qcom,gcc.txt | ||
| qcom,lcc.txt | ||
| qcom,mmcc.txt | ||
| qoriq-clock.txt | ||
| renesas,cpg-div6-clocks.txt | ||
| renesas,cpg-mstp-clocks.txt | ||
| renesas,r8a73a4-cpg-clocks.txt | ||
| renesas,r8a7740-cpg-clocks.txt | ||
| renesas,r8a7778-cpg-clocks.txt | ||
| renesas,r8a7779-cpg-clocks.txt | ||
| renesas,rcar-gen2-cpg-clocks.txt | ||
| renesas,rz-cpg-clocks.txt | ||
| renesas,sh73a0-cpg-clocks.txt | ||
| rockchip,rk3188-cru.txt | ||
| rockchip,rk3288-cru.txt | ||
| rockchip.txt | ||
| samsung,s3c64xx-clock.txt | ||
| samsung,s3c2410-clock.txt | ||
| samsung,s3c2412-clock.txt | ||
| samsung,s3c2443-clock.txt | ||
| samsung,s5pv210-clock.txt | ||
| silabs,si570.txt | ||
| silabs,si5351.txt | ||
| st,nomadik.txt | ||
| ste-u300-syscon-clock.txt | ||
| sunxi.txt | ||
| ti,cdce706.txt | ||
| ti-keystone-pllctrl.txt | ||
| vf610-clock.txt | ||
| vt8500.txt | ||
| xgene.txt | ||
| zynq-7000.txt | ||