android_kernel_motorola_sm6225/arch/arm/boot/dts
Linus Torvalds b324c67d48 arm-soc: device tree conversions, part 1
The spear3xx, lpc32xx, shmobile and mmp platforms are joining the game of
 booting using device trees, which is a great step forward for them. at91
 and spear have pretty much completed this process with a huge amount of
 work being put into at91. The other platforms are continuing the process.
 
 We finally start to see the payback on this investment, as new machines
 are getting supported purely by adding a .dts source file that can be
 completely independent of the kernel source.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIcBAABAgAGBQJPueqRAAoJEIwa5zzehBx3AYkP/ibDGGd0qp1gxnxPYowliXcp
 lrWP8KB2PVcX/041jwpvsWeHzWT+Gm39ryBfz2L3pq/RiuU0jPPwChKgy1iglE8X
 6Rq6sPWkXoDRtyeCuoiaxf1AYuzzAVdzZ0HlPO93tSKgo5eeyZRC5OeebAnrLDCE
 SDi8gZx2mm9+j2Dz46gq8QluyswMMbke3fHHHaHUlcP9fKIvFWvEfsn5j+YQ9bSw
 DrSIqGOzv6Emn7F6yhFQqxmk86KLnaXDVpAWgjVDhzaPv0rcTzloN6D2Ie2e5Vev
 BiRM1zvWn2d9kDk7gpm0t67nguYxsCBl1GNCP1brrncGwt15S10JimYlRhYW+B7u
 qgJqMPko3OnONvyl6e8qgIa2M5N4K/mo1i/jfOwFw3+KfUjXqLeio53Ysr4a6tsM
 Ev3bEsofNJKA0dlMcVzr7ntL087B6Y8mY3oJsVZji5M0KVfx1Jfn+X1W+l/2KD1H
 XWhJrCGa1HlbtSnrD+E91VHGC3M4sEXbbTljMAjHImlU9dGXmmbRMNsqNwkF6qFj
 EO2HnFvdN1oK+zEmeAttR1JHxfMdPFnTfmpUf3AiVSjGO//Wltelqx8ibA2Smn7S
 xXmzqX/HMhIOYCh81FdvzsK4qRYU5QyOsEJB4G0UjBZ66M1A3T/+vPpWuKsw5bUb
 qbnxaaXNsaZjWbbSSrZ4
 =7DYv
 -----END PGP SIGNATURE-----

Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull device tree conversions for arm-soc, part 1, from Olof Johansson:
 "The spear3xx, lpc32xx, shmobile and mmp platforms are joining the game
  of booting using device trees, which is a great step forward for them.
  at91 and spear have pretty much completed this process with a huge
  amount of work being put into at91.  The other platforms are
  continuing the process.

  We finally start to see the payback on this investment, as new
  machines are getting supported purely by adding a .dts source file
  that can be completely independent of the kernel source."

Fix up trivial conflict in arch/arm/Kconfig

* tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (83 commits)
  ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files
  arm/dts: omap4-panda: Add LEDs support
  arm/dts: omap4-sdp: Add LEDs support
  arm/dts: twl4030: Add twl4030-gpio node
  OMAP4: devices: Do not create mcpdm device if the dtb has been provided
  OMAP4: devices: Do not create dmic device if the dtb has been provided
  Documentation: update docs for mmp dt
  ARM: dts: refresh dts file for arch mmp
  ARM: mmp: support pxa910 with device tree
  ARM: mmp: support mmp2 with device tree
  gpio: pxa: parse gpio from DTS file
  ARM: mmp: support DT in timer
  ARM: mmp: support DT in irq
  ARM: mmp: append CONFIG_MACH_MMP2_DT
  ARM: mmp: fix build issue on mmp with device tree
  ARM: ux500: Enable PRCMU Timer 4 (clocksource) for Device Tree
  ARM: ux500: Disable SMSC911x platform code registration when DT is enabled
  ARM: ux500: Fork cpu-db8500 platform_devs for sequential DT enablement
  ARM: ux500: Do not attempt to register non-existent i2c devices on Snowball
  ARM: SPEAr3xx: Correct keyboard data passed from DT
  ...
2012-05-22 09:30:52 -07:00
..
testcases of: Add of_property_match_string() to find index into a string list 2012-01-28 10:29:20 -07:00
am3517_mt_ventoux.dts arm/dts: mt_ventoux: very basic support for TeeJet Mt.Ventoux board 2012-03-05 13:48:03 -08:00
at91sam9g20.dtsi ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files 2012-05-18 15:02:56 +02:00
at91sam9g20ek.dts ARM: at91: add at91sam9g20ek boards dt support 2012-04-20 23:17:05 +08:00
at91sam9g20ek_2mmc.dts ARM: at91: add at91sam9g20ek boards dt support 2012-04-20 23:17:05 +08:00
at91sam9g20ek_common.dtsi ARM: at91: add at91sam9g20ek boards dt support 2012-04-20 23:17:05 +08:00
at91sam9g25ek.dts ARM: at91/dts: USB host vbus is active low 2012-04-04 18:35:14 +02:00
at91sam9g45.dtsi ARM: dts: remove blank interrupt-parent properties 2012-04-14 17:46:46 -07:00
at91sam9m10g45ek.dts ARM: at91: dt: remove unit-address part for memory nodes 2012-04-04 18:35:52 +02:00
at91sam9x5.dtsi ARM: dts: remove blank interrupt-parent properties 2012-04-14 17:46:46 -07:00
at91sam9x5cm.dtsi ARM: at91: dt: remove unit-address part for memory nodes 2012-04-04 18:35:52 +02:00
at91sam9260.dtsi ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files 2012-05-18 15:02:56 +02:00
at91sam9263.dtsi ARM: at91: add at91sam9263 DT support 2012-04-20 23:17:21 +08:00
at91sam9263ek.dts ARM: at91: add at91sam9263ek DT support 2012-04-20 23:17:24 +08:00
db8500.dtsi ARM: ux500: Configure the PRCMU Timer for db8500 based devices in DT 2012-04-25 12:46:41 +02:00
ethernut5.dts Ethernut 5 board support 2012-04-27 23:23:22 +08:00
exynos4210-origen.dts ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGEN 2011-12-23 10:07:12 +09:00
exynos4210-smdkv310.dts ARM: dts: Add intial dts file for EXYNOS4210 SoC, SMDKV310 and ORIGEN 2011-12-23 10:07:12 +09:00
exynos4210.dtsi ARM: EXYNOS: Add cpu-offset property in gic device tree node 2012-02-09 18:40:22 +09:00
exynos5250-smdk5250.dts ARM: dts: add initial dts file for EXYNOS5250, SMDK5250 2012-03-14 22:22:12 -07:00
exynos5250.dtsi ARM: dts: add initial dts file for EXYNOS5250, SMDK5250 2012-03-14 22:22:12 -07:00
highbank.dts ARM: dts: remove blank interrupt-parent properties 2012-04-14 17:46:46 -07:00
imx6q-arm2.dts ARM: dts: imx6q-arm2: add vmmc-supply for usdhc 2012-02-27 17:13:27 +08:00
imx6q-sabrelite.dts ARM: dts: imx6q-sabrelite: add vmmc-supply for usdhc 2012-02-27 17:15:12 +08:00
imx6q.dtsi ARM: imx6q: convert to twd_local_timer_register() interface 2012-03-13 13:45:53 +00:00
imx27-phytec-phycore.dts ARM i.MX: Add phytec phycore-i.MX27 (aka pcm038) devicetree support 2012-02-29 09:16:49 +01:00
imx27.dtsi ARM i.MX27: Add devicetree support 2012-02-29 09:15:09 +01:00
imx51-babbage.dts ARM: dts: imx51-babbage: update mc13892 device 2012-02-27 14:59:37 +08:00
imx51.dtsi dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53-ard.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53-evk.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53-qsb.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53-smd.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
imx53.dtsi dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +08:00
kirkwood-dreamplug.dts ARM: kirkwood: fdt: define uart[01] as disabled, enable uart0 2012-03-16 04:28:42 +00:00
kirkwood.dtsi ARM: kirkwood: use devicetree for rtc-mv 2012-03-16 04:28:43 +00:00
kizbox.dts ARM: at91: add kizbox board dt support. 2012-04-20 23:17:33 +08:00
lpc32xx.dtsi ARM: LPC32xx: DTS files for device tree conversion 2012-04-22 12:01:19 +02:00
mmp2-brownstone.dts ARM: dts: refresh dts file for arch mmp 2012-05-05 16:39:29 +08:00
mmp2.dtsi ARM: dts: refresh dts file for arch mmp 2012-05-05 16:39:29 +08:00
msm8660-surf.dts ARM: msm: Fix gic irqdomain support 2012-04-23 16:13:27 -07:00
omap2.dtsi arm/dts: Add minimal device tree support for omap2420 and omap2430 2011-12-16 14:15:16 -08:00
omap3-beagle.dts arm/dts: OMAP3: Add mmc controller nodes and board data 2012-03-14 21:54:57 +01:00
omap3-evm.dts arm/dts: Add support for TI OMAP3 EVM board 2012-02-24 22:42:21 +01:00
omap3.dtsi arm/dts: OMAP3: Add mmc controller nodes and board data 2012-03-14 21:54:57 +01:00
omap4-panda.dts arm/dts: omap4-panda: Add LEDs support 2012-05-09 17:18:03 -07:00
omap4-sdp.dts arm/dts: omap4-sdp: Add LEDs support 2012-05-09 17:18:03 -07:00
omap4.dtsi arm/dts: OMAP4: Add mmc controller nodes and board data 2012-03-14 21:48:51 +01:00
phy3250.dts ARM: LPC32xx: DTS files for device tree conversion 2012-04-22 12:01:19 +02:00
picoxcell-pc3x2.dtsi picoxcell: add the DTS for pc3x2 and pc3x3 devices 2011-09-26 16:12:06 +01:00
picoxcell-pc3x3.dtsi picoxcell: add the DTS for pc3x2 and pc3x3 devices 2011-09-26 16:12:06 +01:00
picoxcell-pc7302-pc3x2.dts picoxcell: add the DTS for the PC7302 board 2011-09-26 16:12:07 +01:00
picoxcell-pc7302-pc3x3.dts picoxcell: add the DTS for the PC7302 board 2011-09-26 16:12:07 +01:00
prima2-cb.dts ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaII 2011-10-24 02:54:21 -07:00
pxa168-aspenite.dts ARM: dts: append DTS file of pxa168 2012-03-07 09:32:40 +08:00
pxa168.dtsi ARM: dts: refresh dts file for arch mmp 2012-05-05 16:39:29 +08:00
pxa910-dkb.dts ARM: dts: refresh dts file for arch mmp 2012-05-05 16:39:29 +08:00
pxa910.dtsi ARM: dts: refresh dts file for arch mmp 2012-05-05 16:39:29 +08:00
sh7372.dtsi ARM: mach-shmobile: sh7372 generic board support via DT V2 2012-04-11 12:19:31 +02:00
skeleton.dtsi arm/dt: Add skeleton dtsi file 2011-07-25 09:52:11 -06:00
snowball.dts ARM: ux500: Enable the SMSC9115 on Snowball via Device Tree 2012-04-25 12:42:39 +02:00
spear3xx.dtsi SPEAr: Add PL080 DMA support for 3xx and 6xx 2012-04-22 22:41:35 +02:00
spear300-evb.dts ARM: SPEAr3xx: Correct keyboard data passed from DT 2012-04-30 23:29:09 +02:00
spear300.dtsi ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture 2012-04-22 22:41:35 +02:00
spear310-evb.dts SPEAr: Add PL080 DMA support for 3xx and 6xx 2012-04-22 22:41:35 +02:00
spear310.dtsi ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture 2012-04-22 22:41:35 +02:00
spear320-evb.dts SPEAr: Add PL080 DMA support for 3xx and 6xx 2012-04-22 22:41:35 +02:00
spear320.dtsi ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture 2012-04-22 22:41:35 +02:00
spear600-evb.dts SPEAr: Add PL080 DMA support for 3xx and 6xx 2012-04-22 22:41:35 +02:00
spear600.dtsi SPEAr: Add PL080 DMA support for 3xx and 6xx 2012-04-22 22:41:35 +02:00
tegra-cardhu.dts ARM: More SoC support updates 2012-03-28 12:24:40 -07:00
tegra-harmony.dts ARM: dt: Add binding for Tegra PMC 2012-02-06 18:21:21 -08:00
tegra-paz00.dts ARM: device tree work 2012-03-27 16:47:35 -07:00
tegra-seaboard.dts arm: tegra: dts: Mark USB1 as an OTG port on Seaboard 2012-03-07 14:36:56 -08:00
tegra-trimslice.dts ARM: dt: tegra: Enable audio on WM8903 boards, disable others 2012-02-06 18:21:21 -08:00
tegra-ventana.dts ARM: dt: tegra: Enable audio on WM8903 boards, disable others 2012-02-06 18:21:21 -08:00
tegra20.dtsi ARM: More device tree support updates 2012-03-28 12:34:33 -07:00
tegra30.dtsi ARM: device tree work 2012-03-27 16:47:35 -07:00
tny_a9g20.dts arm: at91: add Calao TNY-A9260 and TNY-A9G20 board support 2012-04-20 23:17:00 +08:00
tny_a9260.dts arm: at91: add Calao TNY-A9260 and TNY-A9G20 board support 2012-04-20 23:17:00 +08:00
tny_a9260_common.dtsi arm: at91: add Calao TNY-A9260 and TNY-A9G20 board support 2012-04-20 23:17:00 +08:00
tny_a9263.dts ARM: at91: DT: add Calao TNY A9263 board support 2012-04-20 23:17:30 +08:00
twl4030.dtsi arm/dts: twl4030: Add twl4030-gpio node 2012-05-09 17:18:02 -07:00
twl6030.dtsi arm/dts: twl: Pass regulator data from dt 2012-03-12 23:42:22 +01:00
usb_a9g20-dab-mmx.dtsi ARM: at91/dt: add Calao DAB-MMX daugther board support for USB-A9G20 2012-03-15 23:29:54 +08:00
usb_a9g20.dts ARM: at91: Calao USB A926x factorize common binding in usb_a9260_common 2012-04-20 23:17:11 +08:00
usb_a9260.dts ARM: at91: DT: add Calao USB A9260 DT support 2012-04-20 23:17:15 +08:00
usb_a9260_common.dtsi ARM: at91: Calao USB A926x factorize common binding in usb_a9260_common 2012-04-20 23:17:11 +08:00
usb_a9263.dts ARM: at91: DT: add Calao USB A9263 board support 2012-04-20 23:17:27 +08:00
versatile-ab.dts ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs 2012-04-23 15:46:15 +01:00
versatile-pb.dts ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQs 2012-04-23 15:46:15 +01:00
vexpress-v2m-rs1.dtsi ARM: vexpress: Motherboard RS1 memory map support 2012-02-24 09:18:20 +00:00
vexpress-v2m.dtsi ARM: vexpress: Add Device Tree support 2012-02-24 09:18:19 +00:00
vexpress-v2p-ca5s.dts ARM: vexpress: Add Device Tree for V2P-CA5s core tile 2012-02-24 09:18:20 +00:00
vexpress-v2p-ca9.dts ARM: vexpress: Add Device Tree for V2P-CA9 core tile 2012-02-24 09:18:21 +00:00
vexpress-v2p-ca15-tc1.dts ARM: vexpress: Add Device Tree for V2P-CA15 core tile (TC1 variant) 2012-02-24 09:18:21 +00:00
zynq-ep107.dts ARM: Xilinx: Adding Xilinx board support 2011-06-20 11:52:30 -06:00