Merge tag 'imx-dt-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt
authorOlof Johansson <olof@lixom.net>
Thu, 20 Feb 2014 08:51:18 +0000 (00:51 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 20 Feb 2014 08:51:41 +0000 (00:51 -0800)
Merge "i.MX device tree changes for 3.15" from Shawn Guo:

 - New SoC device tree support for imx35 and imx50
 - A good number of new board support: imx25-eukrea, imx28-duckbill,
   imx28-eukrea, Eukrea cpuimx35, imx50-evk, imx51-eukrea, imx53-voipac,
   MCIMX53-START-R and Ka-Ro TX53.
 - Quite some updates and tweaking on imx27 phycore and apf27dev boards
 - Add pinfunc headers for imx25, imx27 and imx50
 - Make pinctrl nodes board specific to avoid floating board specific
   device tree blob with so many unused pinctrl data
 - Use generic node name for fixed regulator
 - Use clock defines in imx5 DTS files
 - Use macros for interrupt and gpio flags
 - A plenty of random updates on various SoC and board device tree
   sources, adding pinctrl settings, device nodes, properties, aliases.

* tag 'imx-dt-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6: (89 commits)
  ARM: dts: imx28-m28cu3: Remove 'reset-active-high'
  ARM: dts: imx5: use imx51-ssi
  ARM: dts: imx51: Add mmc aliases
  ARM: dts: imx53: Add mmc aliases
  ARM: dts: imx53: add support for Ka-Ro TX53 modules
  ARM: dts: Add support for the cpuimx35 board from Eukrea and its baseboard.
  ARM: dts: imx28-apf28dev: add user button
  ARM: dts: i.MX51: Switch to use standard definitions for input subsystem
  ARM: dts: i.MX53: add support for MCIMX53-START-R
  ARM: dts: i.MX53: move common QSB nodes to new file
  ARM: dts: imx53-evk: Remove board support
  ARM: dts: vf610: use the interrupt macros
  ARM: dts: imx53: Add gpio and input dt includes.
  ARM: dts: i.MX27: Add SSI nodes
  ARM: dts: mxs: add mxs phy controller id
  ARM: dts: imx27-phytec-phycore-rdk: Add pinctrl definitions for WEIM
  ARM: dts: imx27-phytec-phycore-rdk: Add pingrp for SDHC
  ARM: dts: imx27-phytec-phycore-som: Add spi-cs-high property to PMIC
  ARM: dts: imx27-phytec-phycore-rdk: Enable 1-Wire module
  ARM: dts: imx27-phytec-phycore-som: Add NFC pin group
  ...

1  2 
Documentation/devicetree/bindings/vendor-prefixes.txt
arch/arm/boot/dts/Makefile

index d1599a73e1118372627d170e5a22238be38af786,77f653648e61721854dbfa97a1b74607ed6417ab..0b805c873eec296a79eb5e40da10208700aa2f2d
@@@ -151,18 -153,14 +154,21 @@@ dtb-$(CONFIG_ARCH_MXC) += 
        imx53-m53evk.dtb \
        imx53-mba53.dtb \
        imx53-qsb.dtb \
+       imx53-qsrb.dtb \
        imx53-smd.dtb \
+       imx53-tx53-x03x.dtb \
+       imx53-tx53-x13x.dtb \
+       imx53-voipac-bsb.dtb \
        imx6dl-cubox-i.dtb \
 +      imx6dl-dfi-fs700-m60.dtb \
 +      imx6dl-gw51xx.dtb \
 +      imx6dl-gw52xx.dtb \
 +      imx6dl-gw53xx.dtb \
 +      imx6dl-gw54xx.dtb \
        imx6dl-hummingboard.dtb \
 +      imx6dl-nitrogen6x.dtb \
        imx6dl-sabreauto.dtb \
 +      imx6dl-sabrelite.dtb \
        imx6dl-sabresd.dtb \
        imx6dl-wandboard.dtb \
        imx6q-arm2.dtb \
This page took 0.035286 seconds and 5 git commands to generate.