linux/arch/arm/boot/dts
Linus Torvalds fb09bafda6 Staging tree pull request for 3.5-rc1
Here is the big staging tree pull request for the 3.5-rc1 merge window.
 
 Loads of changes here, and we just narrowly added more lines than we
 added:
  622 files changed, 28356 insertions(+), 26059 deletions(-)
 
 But, good news is that there is a number of subsystems that moved out of
 the staging tree, to their respective "real" portions of the kernel.
 
 Code that moved out was:
 	- iio core code
 	- mei driver
 	- vme core and bridge drivers
 
 There was one broken network driver that moved into staging as a step
 before it is removed from the tree (pc300), and there was a few new
 drivers added to the tree:
 	- new iio drivers
 	- gdm72xx wimax USB driver
 	- ipack subsystem and 2 drivers
 
 All of the movements around have acks from the various subsystem
 maintainers, and all of this has been in the linux-next tree for a
 while.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
 iEYEABECAAYFAk+7q8MACgkQMUfUDdst+ymjogCguo8fANFVlPWeZGeoBTL+aQfQ
 yTkAoLE0codmh+2SvhulYgyU1Wh6ZDK2
 =nJ2F
 -----END PGP SIGNATURE-----

Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging tree changes from Greg Kroah-Hartman:
 "Here is the big staging tree pull request for the 3.5-rc1 merge
  window.

  Loads of changes here, and we just narrowly added more lines than we
  added:
   622 files changed, 28356 insertions(+), 26059 deletions(-)

  But, good news is that there is a number of subsystems that moved out
  of the staging tree, to their respective "real" portions of the
  kernel.

  Code that moved out was:
	- iio core code
	- mei driver
	- vme core and bridge drivers

  There was one broken network driver that moved into staging as a step
  before it is removed from the tree (pc300), and there was a few new
  drivers added to the tree:
	- new iio drivers
	- gdm72xx wimax USB driver
	- ipack subsystem and 2 drivers

  All of the movements around have acks from the various subsystem
  maintainers, and all of this has been in the linux-next tree for a
  while.

  Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>"

Fixed up various trivial conflicts, along with a non-trivial one found
in -next and pointed out by Olof Johanssen: a clean - but incorrect -
merge of the arch/arm/boot/dts/at91sam9g20.dtsi file.  Fix up manually
as per Stephen Rothwell.

* tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (536 commits)
  Staging: bcm: Remove two unused variables from Adapter.h
  Staging: bcm: Removes the volatile type definition from Adapter.h
  Staging: bcm: Rename all "INT" to "int" in Adapter.h
  Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h
  Staging: bcm: Correctly format all comments in Adapter.h
  Staging: bcm: Fix all whitespace issues in Adapter.h
  Staging: bcm: Properly format braces in Adapter.h
  Staging: ipack/bridges/tpci200: remove unneeded casts
  Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant
  Staging: ipack: remove board_name and bus_name fields from struct ipack_device
  Staging: ipack: improve the register of a bus and a device in the bus.
  staging: comedi: cleanup all the comedi_driver 'detach' functions
  staging: comedi: remove all 'default N' in Kconfig
  staging: line6/config.h: Delete unused header
  staging: gdm72xx depends on NET
  staging: gdm72xx: Set up parent link in sysfs for gdm72xx devices
  staging: drm/omap: initial dmabuf/prime import support
  staging: drm/omap: dmabuf/prime mmap support
  pstore/ram: Add ECC support
  pstore/ram: Switch to persistent_ram routines
  ...
2012-05-22 16:34:21 -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: AT91: Add ADC driver to the at91sam9g45 dtsi 2012-05-14 13:25:33 -07:00
at91sam9m10g45ek.dts ARM: at91: dt: remove unit-address part for memory nodes 2012-04-04 18:35:52 +02:00
at91sam9n12.dtsi ARM: at91: Add DT description files for AT91SAM9N12-EK 2012-04-28 01:40:27 +08:00
at91sam9n12ek.dts ARM: at91: Add DT description files for AT91SAM9N12-EK 2012-04-28 01:40:27 +08:00
at91sam9x5.dtsi ARM: AT91: Add ADC driver to the at91sam9x5 dtsi 2012-05-14 13:25:33 -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
emev2-kzm9d.dts mach-shmobile: Use DT_MACHINE for KZM9D V3 2012-05-18 00:14:03 +02:00
emev2.dtsi mach-shmobile: Emma Mobile EV2 DT support V3 2012-05-18 00:14:03 +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-dns320.dts ARM: kirkwood: Define DNS-320/DNS-325 NAND in fdt 2012-05-15 02:29:12 +00:00
kirkwood-dns325.dts ARM: kirkwood: Define DNS-320/DNS-325 NAND in fdt 2012-05-15 02:29:12 +00:00
kirkwood-dreamplug.dts ARM: kirkwood: fdt: define uart[01] as disabled, enable uart0 2012-03-16 04:28:42 +00:00
kirkwood-ib62x0.dts ARM: kirkwood: Add support for RaidSonic IB-NAS6210/6220 using devicetree 2012-05-15 03:18:49 +00:00
kirkwood-iconnect.dts kirkwood: Add iconnect support 2012-05-15 03:12:27 +00:00
kirkwood.dtsi kirkwood: Allow nand to be configured via. devicetree 2012-05-15 02:29:11 +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
r8a7740-armadillo800eva.dts ARM: mach-shmobile: Use DT_MACHINE for armadillo 800 eva 2012-05-14 23:23:42 +02:00
sh73a0-kzm9g.dts ARM: shmobile: fix smp build 2012-05-16 22:16:30 +02: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-soc: soc-specific pinctrl changes 2012-05-22 09:39:42 -07:00
spear300.dtsi SPEAr3xx: Add pinctrl support for boards 2012-04-22 22:49:28 +02:00
spear310-evb.dts SPEAr3xx: Add pinctrl support for boards 2012-04-22 22:49:28 +02:00
spear310.dtsi SPEAr3xx: Add pinctrl support for boards 2012-04-22 22:49:28 +02:00
spear320-evb.dts SPEAr3xx: Add pinctrl support for boards 2012-04-22 22:49:28 +02:00
spear320.dtsi SPEAr3xx: Add pinctrl support for boards 2012-04-22 22:49:28 +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: dt: tegra cardhu: add pinmux to device tree 2012-04-18 10:26:39 -06:00
tegra-harmony.dts ARM: dt: tegra20: add pinmux to device tree 2012-04-18 10:26:39 -06:00
tegra-paz00.dts ARM: dt: tegra20: add pinmux to device tree 2012-04-18 10:26:39 -06:00
tegra-seaboard.dts ARM: dt: tegra20: add pinmux to device tree 2012-04-18 10:26:39 -06:00
tegra-trimslice.dts ARM: dt: tegra20: add pinmux to device tree 2012-04-18 10:26:39 -06:00
tegra-ventana.dts ARM: dt: tegra20: add pinmux to device tree 2012-04-18 10:26:39 -06: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