linux-kernel-test/arch/arm/boot/dts
Linus Torvalds 281b05392f ARM: SoC specific updates
These changes are all specific to an soc family or the code for
 one soc. Lots of work for Tegra3 this time, but also a lot of other
 platforms. There will be another (smaller) set of soc patches later in
 the merge window for stuff that has dependencies on external trees or
 that was sent just before the merge window opened.
 
 The asoc tree added a few devices to the i.mx platform, which conflict
 with other devices added in the same place here.
 
 The tegra Makefile conflicts between a number of branches, mostly because
 of changes regarding localtimer.c, which was removed in the end.
 
 Signed-off-by: Arnd Bergmann <arnd@arndb.de>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIVAwUAT24+62CrR//JCVInAQLQBQ/8ClDSFYKTkh3XuzryyO3xkiuuj9wp3/av
 oEzro6HmSFDeWlqyQYYM9nKn6n3zFyyumG7oHt3OyRwrtV742rMOpTK+/Ntj2lFB
 xUVwKQfu2gEMHvwca3VoXia/pX7knvedEf9bNjeCznkKxQCKCArK2821/2UDGhwx
 L3/lD70AhpfK0DInNr6HusnZG2pzCdV1tLXUvgs08I68wL7Ps1TDPOLLyTo9dAgf
 k+E1cpRNLahyiVUBfnp+n3Dg0T+/7iD6zrR7bE9i/zhv6XUcLPt2K5XqYnPuQvzK
 sHIG8zROmNWzaIzgwYVpJAofi0SHq1OjvA7RtepOq/pGe5QvB9y1RISlpwzBr6Fh
 4yuBkeN/Azk0xSHw5w++8L4y/oSSNhB9OWgIZGChZMW33bnHyiZW9mDFJ/PyWD0F
 kRl++tTuQqDvT5Wx4DXX8RGekIiFq48+MMx3yJjuGarmVsPEvShQCf8TkBbl/KQY
 /AEXMJTaVTED0R/q+NOY/r4oMFC4JtAVo1ZtTga+N5cYWQCwI9HVSgAKw84Yc1Hj
 h9r7XjDhmGYFWMfWe9V5NtFNmXl6tAo66fMzSG6+9k+UEXiF1WrhnzBuks5zFU7z
 z4WBRL0GmaNBdq58dJoM4lucnuhhQk2m7wz5Lt4o17enw0dAfSXQMstDMnbE7c51
 65yZh8o9mxs=
 =WdYR
 -----END PGP SIGNATURE-----

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

Pull "ARM: SoC specific updates" from Arnd Bergmann:
 "These changes are all specific to an soc family or the code for one
  soc.  Lots of work for Tegra3 this time, but also a lot of other
  platforms.  There will be another (smaller) set of soc patches later
  in the merge window for stuff that has dependencies on external trees
  or that was sent just before the merge window opened.

  The asoc tree added a few devices to the i.mx platform, which conflict
  with other devices added in the same place here.

  The tegra Makefile conflicts between a number of branches, mostly
  because of changes regarding localtimer.c, which was removed in the
  end.

  Signed-off-by: Arnd Bergmann <arnd@arndb.de>"

Fix up some trivial conflicts, including the mentioned Tegra Makefile.

* tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (51 commits)
  ARM: EXYNOS: fix cycle count for periodic mode of clock event timers
  ARM: EXYNOS: add support JPEG
  ARM: EXYNOS: Add DMC1, allow PPMU access for DMC
  ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definition
  ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()
  ARM: SAMSUNG: Add __init attribute to samsung_bl_set()
  ARM: S5PV210: Add usb otg phy control
  ARM: S3C64XX: Add usb otg phy control
  ARM: EXYNOS: Enable l2 configuration through device tree
  ARM: EXYNOS: remove useless code to save/restore L2
  ARM: EXYNOS: save L2 settings during bootup
  ARM: S5P: add L2 early resume code
  ARM: EXYNOS: Add support AFTR mode on EXYNOS4210
  ARM: mx35: Setup the AIPS registers
  ARM: mx5: Use common function for configuring AIPS
  ARM: mx3: Setup AIPS registers
  ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFI
  ARM: defconfig: imx_v6_v7: build in REGULATOR_FIXED_VOLTAGE
  ARM: imx: update imx_v6_v7_defconfig
  ARM: tegra: Demote EMC clock inconsistency BUG to WARN
  ...
2012-03-27 16:14:44 -07:00
..
testcases of: Add of_property_match_string() to find index into a string list 2012-01-28 10:29:20 -07:00
at91sam9g20.dtsi ARM: at91/net: add macb ethernet controller in 9g45/9g20 DT 2011-12-16 13:11:09 +01:00
at91sam9g25ek.dts ARM: at91/at91sam9x5: Device tree definition files 2012-02-03 15:36:41 +01:00
at91sam9g45.dtsi ARM: at91/net: add macb ethernet controller in 9g45/9g20 DT 2011-12-16 13:11:09 +01:00
at91sam9m10g45ek.dts ARM: at91/net: add macb ethernet controller in 9g45/9g20 DT 2011-12-16 13:11:09 +01:00
at91sam9x5.dtsi ARM: at91/at91sam9x5: Device tree definition files 2012-02-03 15:36:41 +01:00
at91sam9x5cm.dtsi ARM: at91/at91sam9x5: Device tree definition files 2012-02-03 15:36:41 +01: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
highbank.dts ARM: highbank: convert to twd_local_timer_register() interface 2012-03-13 13:45:52 +00:00
imx6q-arm2.dts arm/imx6q: Rename Sabreauto to Armadillo2 2011-12-14 21:25:46 +08:00
imx6q-sabrelite.dts arm/imx6: add imx6q sabrelite board support 2011-12-14 21:25:45 +08:00
imx6q.dtsi ARM: imx6q: convert to twd_local_timer_register() interface 2012-03-13 13:45:53 +00:00
imx51-babbage.dts dts/imx: rename uart labels to consistent with hw spec 2011-12-14 21:25:44 +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
msm8660-surf.dts ARM: msm: Add devicetree support for msm8660-surf 2011-08-29 12:47:36 -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: Add support for OMAP3 Beagle board 2011-10-04 22:27:03 +02:00
omap3.dtsi ARM: omap: pass minimal SoC/board data for UART from dt 2011-12-16 14:15:17 -08:00
omap4-panda.dts arm/dts: Add support for OMAP4 PandaBoard 2011-10-04 22:26:59 +02:00
omap4-sdp.dts arm/dts: Add support for OMAP4 SDP board 2011-10-04 22:27:01 +02:00
omap4.dtsi ARM: omap: pass minimal SoC/board data for UART from dt 2011-12-16 14:15:17 -08: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
skeleton.dtsi
tegra20.dtsi arm/dt: tegra: Use new compatible value for DVC I2C controller 2011-12-19 17:54:53 -08:00
tegra30.dtsi arm/tegra: initial device tree for tegra30 2011-12-17 16:14:49 -08:00
tegra-cardhu.dts arm/tegra: add support for tegra30 based board cardhu 2011-12-17 20:15:38 -08:00
tegra-harmony.dts arm/dt: tegra: Fix SDHCI nodes to match board files 2011-12-07 20:48:06 -08:00
tegra-paz00.dts ARM: tegra: paz00: fix wrong UART port on mini-pcie plug 2012-02-06 18:32:51 -08:00
tegra-seaboard.dts arm/tegra: Seaboard: Add GPIO key device tree nodes 2011-12-19 17:59:21 -08:00
tegra-trimslice.dts arm/dt: tegra: Fix SDHCI nodes to match board files 2011-12-07 20:48:06 -08:00
tegra-ventana.dts arm/dt: tegra: Fix SDHCI nodes to match board files 2011-12-07 20:48:06 -08:00
usb_a9g20.dts ARM: at91/net: add macb ethernet controller in 9g45/9g20 DT 2011-12-16 13:11:09 +01:00
versatile-ab.dts arm/versatile: Add device tree support 2011-07-28 01:32:04 -06:00
versatile-pb.dts of: Add device tree selftests 2011-12-12 13:40:16 -07:00
zynq-ep107.dts