Skip to content
  1. Mar 17, 2014
    • Arnd Bergmann's avatar
      Merge tag 'sunxi-dt-for-3.15-2' of https://github.com/mripard/linux into next/dt · a38f8913
      Arnd Bergmann authored
      Pull "Allwinner DT additions for 3.15, take 2" from Maxime Ripard:
      
        - Two new boards: INet 97F Rev 02 and A10-OLinuXino-LIME
        - Addition of the I2C for the A31
        - Addition USB Host mode for the A10, A10s, A13 and A20
        - Addition of SATA support for the A10 and A20
        - Change of compatible for the watchdog
      
      * tag 'sunxi-dt-for-3.15-2' of https://github.com/mripard/linux
      
      : (23 commits)
        ARM: sunxi: dt: Update the watchdog compatibles
        ARM: sun6i: colombus: Enable the I2C controllers
        ARM: sun6i: Enable the I2C muxing options
        ARM: sun6i: Enable the I2C controllers
        ARM: sun4i: dt: Add support for the INet-97F_Rev_02 board
        ARM: sun4i: dt: Add support for the A10-OLinuXino-LIME board
        ARM: sun7i: dt: Add USB host nodes to a20-olinuxino-micro dts
        ARM: sun7i: dt: Add USB host nodes to cubieboard2 dts
        ARM: sun7i: dt: Add USB host nodes to cubietruck dts
        ARM: sun5i: dt: Add USB host nodes to a13-olinuxino-micro
        ARM: sun5i: dt: Add USB host nodes to a10s-olinuxino-micro
        ARM: sun5i: dt: Add USB host nodes to A13-Olinuxino
        ARM: sun4i: dt: Add USB host nodes to pcduino.dts
        ARM: sun4i: dt: Add USB host nodes to mini-xplus dts
        ARM: sun4i: dt: Add USB host nodes to hackberry dts
        ARM: sun4i: dt: Add USB host nodes to cubieboard dts
        ARM: sun4i: dt: Add USB host nodes to Mele A1000 dts
        ARM: sun7i: dt: Add USB host bindings
        ARM: sun5i: dt: Add USB host bindings
        ARM: sun4i: dt: Add USB host bindings
        ...
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      a38f8913
    • Arnd Bergmann's avatar
      Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dt · 542798cd
      Arnd Bergmann authored
      Merge "First batch of AT91 DT material for 3.15" from Nicolas Ferre:
      
      - activate DMA for NAND flash controller
      - some binding documentation update for usba and ADC (iio) drivers
      - removal of some deprecated ADC (iio) properties
      
      * tag 'at91-dt' of git://github.com/at91linux/linux-at91
      
      :
        ARM: at91/dt: at91-cosino: remove useless adc properties
        ARM: at91/dt: sama5d3: remove useless adc properties
        ARM: at91/dt: at91sam9x5: remove useless adc properties
        ARM: at91/dt: at91sam9g45: remove useless adc properties
        ARM: at91/dt: at91sam9260: remove useless adc properties
        ARM: at91/dt: at91-ariag25: remove useless adc properties
        Documentation: dt: iio: move arm/atmel-adc.txt to iio/adc/at91_adc.txt
        Documentation: dt: iio: improve atmel-adc documentation
        ARM: at91: sama5d3: get rid of atmel_tsadcc driver
        ARM: at91/DT: atmel_usba correct atmel,vbus-gpio meaning
        ARM: at91/DT: add NAND + DMA property
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      542798cd
    • Arnd Bergmann's avatar
      Merge tag 'mvebu-dt-3.15-5' of git://git.infradead.org/linux-mvebu into next/dt · 0f4d5641
      Arnd Bergmann authored
      Merge "mvebu dt changes for v3.15 (incremental #5)" from Jason Cooper:
      
       - mvebu
      
          - 38x
             - add 2GHz fixed clock, core divider clock, and nand controller
      
          - 385
             - add nand controller and partitions to 385-DB board
      
      * tag 'mvebu-dt-3.15-5' of git://git.infradead.org/linux-mvebu
      
      :
        ARM: mvebu: Enable NAND controller in Armada 385-DB
        ARM: mvebu: Add support for NAND controller in Armada 38x SoC
        ARM: mvebu: Add the Core Divider clock to Armada 38x SoCs
        ARM: mvebu: Add a 2 GHz fixed-clock on Armada 38x SoCs
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      0f4d5641
    • Arnd Bergmann's avatar
      Merge tag 'mvebu-dt-3.15-4' of git://git.infradead.org/linux-mvebu into next/dt · 64d865f4
      Arnd Bergmann authored
      Merge "mvebu dt changes for v3.15 (incremental #4)" from Jason Cooper:
      
       - dove
          - add system controller node
          - drop pinctrl PMU reg property _before_ it hits mainline and becomes ABI
      
       - mvebu
          - XP/370
             - change default PCIe apertures
             - switch GP and DB boards internal registers to 0xf1000000
             - correct RAM size on Matrix board
          - 385
             - correct phy connection type for DB board
             - add RD board
      
      * tag 'mvebu-dt-3.15-4' of git://git.infradead.org/linux-mvebu
      
      :
        ARM: dove: drop pinctrl PMU reg property
        ARM: mvebu: add Device Tree for the Armada 385 RD board
        ARM: mvebu: use the correct phy connection mode on Armada 385 DB
        ARM: mvebu: the Armada XP Matrix board has 4 GB
        ARM: mvebu: switch the Armada XP GP to use internal registers at 0xf1000000
        ARM: mvebu: switch the Armada XP DB to use internal registers at 0xf1000000
        ARM: mvebu: change the default PCIe apertures for Armada 370/XP
        ARM: dove: add system controller node
      
      Conflicts:
      	arch/arm/boot/dts/Makefile
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      64d865f4
    • Arnd Bergmann's avatar
      Merge branch 'mvebu/soc3' into next/dt · 54cab10f
      Arnd Bergmann authored
      
      
      The dts Makefile has a bunch of nasty conflicts, attempt to resolve
      these now to avoid trouble later.
      
      Conflicts:
      	arch/arm/boot/dts/Makefile
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      54cab10f
    • Arnd Bergmann's avatar
      Merge tag 'mvebu-dt-3.15-3' of git://git.infradead.org/linux-mvebu into next/dt · e887ae25
      Arnd Bergmann authored
      Merge "mvebu dt changes for v3.15 (incremental pull #3)" from Jason Cooper:
      
       - mvebu
          - merge armada 375, 380, 385 boards (mvebu/dt-3xx)
      
       - kirkwood
          - Add many Synology NAS boards
          - add board HP T5325
          - add L2 cache node
          - add system-controller node
          - add audio node
      
       - dove
          - add pinctrl and global-config register
      
      Depends:
       - tags/mvebu-dt-fixes-3.14 (mvebu/dt-fixes)
          - removed dove PMU interrupt controller
      
      Conflicts:
       - mvebu/soc (arch/arm/boot/dts/Makefile)
          - add/add conflict.
          - move CONFIG_ARCH_LPC32XX to alphabetical order (after KIRKWOOD)
      
      * tag 'mvebu-dt-3.15-3' of git://git.infradead.org/linux-mvebu
      
      :
        ARM: kirkwood: Add dts file describing HP T5325 thin client
        ARM: kirkwood: Add i2c alias so setting bus number
        ARM: kirkwood: Add audio node to kirkwood.dtsi
        ARM: mvebu: select dtbs from MACH_ARMADA_*
        ARM: dove: add global-config register node
        ARM: dove: add additional pinctrl registers
        ARM: mvebu: Instantiate system controller in kirkwood.dtsi
        ARM: kirkwood: Instantiate L2 cache from DT.
        ARM: mvebu: use macros for interrupt flags on Armada 375/38x
        ARM: mvebu: use GIC_{SPI,PPI} in Armada 375/38x DTs
        ARM: mvebu: use C preprocessor include for Armada 375/38x DTs
        ARM: Kirkwood: Add support for many Synology NAS devices
        DT: i2c: Trivial: Add sii,s35390a
        DT: Vendor prefixes: Add ricoh, qnap, sii and synology
        ARM: dove: dt: revert PMU interrupt controller node
        ARM: mvebu: add Device Tree for the Armada 385 DB board
        ARM: mvebu: add Device Tree description of the Armada 380/385 SoCs
        ARM: mvebu: add Device Tree for the Armada 375 DB board
        ARM: mvebu: add Device Tree description of the Armada 375 SoC
        ARM: mvebu: dt: add missing alias 'eth3' on Armada XP mv78260
      
      Conflicts:
      	Documentation/devicetree/bindings/vendor-prefixes.txt
      	arch/arm/boot/dts/Makefile
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      e887ae25
    • Arnd Bergmann's avatar
      Merge tag 'efm32-next' of git://git.pengutronix.de/git/ukl/linux into next/dt · 3c883ef3
      Arnd Bergmann authored
      Merge "Two more dt related efm32 fixes" from Uwe Kleine-König:
      
      * tag 'efm32-next' of git://git.pengutronix.de/git/ukl/linux
      
      :
        ARM: efm32: properly namespace i2c location property
        ARM: efm32: fix unit address part in USART2 device nodes' names
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      3c883ef3
    • Arnd Bergmann's avatar
      Merge branch 'efm32/cleanup' into next/dt · 8d445234
      Arnd Bergmann authored
      
      
      Dependency for efm32/dt branch.
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      8d445234
    • Olof Johansson's avatar
      Merge tag 'renesas-dt4-for-v3.15' of... · c5d326c2
      Olof Johansson authored
      Merge tag 'renesas-dt4-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Merge "Fourth Round of Renesas ARM Based SoC DT Updates for v3.15" from Simon
      Horman:
      
      * r8a7791 (R-Car M2) based koelsch board
        - Add SDHI devices
        - Add ethernet
      
      * r8a7791 (R-Car M2) SoC
        - Correct clock index for i2c5
      
      * r8a7790 (R-Car H2) based lager board
        - Add ethernet
      
      * tag 'renesas-dt4-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
      
      :
        ARM: shmobile: Add SDHI devices for Koelsch DTS
        ARM: shmobile: Add SDHI devices to r8a7791 DTSI
        ARM: shmobile: r8a7791: fix clock index for i2c5
        ARM: shmobile: koelsch: add Ether DT support
        ARM: shmobile: r8a7791: add Ether DT support
        ARM: shmobile: lager: add Ether DT support
        ARM: shmobile: r8a7790: add Ether DT support
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      c5d326c2
    • Olof Johansson's avatar
      Merge tag 'renesas-dt3-for-v3.15' of... · 46d34000
      Olof Johansson authored
      Merge tag 'renesas-dt3-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      Merge "Third Round of Renesas ARM Based SoC DT Updates for v3.15" from Simon
      Horman:
      
      * r7s72100 SoC (RZ/A1H)
        - Add nodes for i2c controllers to DT
      
      * r7s72100 (RZ/A1H) based Genmai board
        - genmai: adapt dts to use native i2c driver
      
      * r8a7791 SoC (R-Car M2)
        - Remove superfluous interrupt-parents
      
      * r8a7791 (R-Car M2) based Koelsch board
        - Add i2c2 bus to DT
        - Add DU device to DT
      
      * r8a7790 SoC (R-Car H2)
        - Add i2c aliases
        - Remove superfluous interrupt-parents
        - Add QSPI node
      
      * r8a7790 SoC (R-Car M2) based Lager
        - Add DU, SDHI0/1 and QSPI to DT
      
      * r8a7778 SoC (R-Car M1)
        - Remove duplicate i2c nodes
      
      * tag 'renesas-dt3-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
      
      :
        ARM: shmobile: genmai: adapt dts to use native i2c driver
        ARM: shmobile: r7s72100: add nodes for i2c controllers to dtsi
        ARM: shmobile: r8a7791: add i2c2 bus to koelsch dt
        ARM: shmobile: r8a7791: add i2c master nodes to dtsi
        ARM: shmobile: r8a7790: add i2c aliases to dtsi
        ARM: shmobile: r8a7790: remove superfluous interrupt-parents
        ARM: shmobile: r8a7791: remove superfluous interrupt-parents
        ARM: shmobile: koelsch-reference: Add DU device to DTS
        ARM: shmobile: lager: Add DU device to DTS
        ARM: shmobile: r8a7778 dtsi: Remove duplicate i2c nodes
        ARM: shmobile: lager: add SDHI0/2 support on DTS
        ARM: shmobile: lager dts: Add QSPI nodes
        ARM: shmobile: r8a7790 dtsi: Add QSPI node
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      46d34000
  2. Mar 14, 2014
  3. Mar 13, 2014
  4. Mar 12, 2014
  5. Mar 10, 2014
    • Nicolas Ferre's avatar
      ARM: at91/DT: add NAND + DMA property · e8b2da6e
      Nicolas Ferre authored
      
      
      Add the "atmel,nand-has-dma" property to NAND node for SoC that
      can use the DMA to perform NAND accesses.
      Use of this property was added in 1b719265
      (mtd: atmel_nand: add a new dt binding item for nand dma support).
      
      Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
      Acked-by: default avatarBoris BREZILLON <b.brezillon@overkiz.com>
      e8b2da6e
    • Olof Johansson's avatar
      Merge tag 'imx-dt-3.15-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt · c972aed7
      Olof Johansson authored
      i.MX device tree changes for 3.15, take 2 from Shawn Guo:
       - Cleanup and device additions for imx27-phytec-phycard boards
       - eDMA and audio support for vf610-twr board
       - Minor updates and fixes for a couple of imx28 and imx5 boards
      
      * tag 'imx-dt-3.15-2' of git://git.linaro.org/people/shawnguo/linux-2.6
      
      :
        ARM: dts: vf610: i2c: Add eDMA support
        ARM: dts: imx27-phytec-phycore-som: Add USBOTG node
        ARM: dts: imx27-phytec-phycore-rdk: Add USBH2 node
        ARM: dts: i.MX27: Add USB nodes
        ARM: dts: vf610-twr: Add ADC support
        ARM: dts: mxs: Fix the RTC compatible prop on M28EVK
        ARM: dts: vf610-twr: Add simple-card support.
        ARM: dts: vf610-twr: Enable SGTL5000 codec.
        ARM: dts: vf610-twr: Enable SAI ALSA SoC DAI device
        ARM: dts: vf610: Add edma mux Tx and Rx support for SAI node.
        ARM: dts: vf610: lpuart: Add eDMA support
        ARM: dts: vf610: Add eDMA node
        ARM: dts: imx27-phytec-phycore: Add diagnostic PMIC LEDs
        ARM: dts: imx27-phytec-phycard-s-som: Rename file to .dtsi
        ARM: dts: i.MX51 babbage: Support diagnostic LED
        ARM: dts: imx28-tx28: Remove 'enable-active-low' property
        ARM: dts: mx53: Remove 'enable-active-low' property
        ARM: dts: imx27-phytec-phycard-s-rdk: Add pinctrl definitions for SDHC2
        ARM: dts: imx27-phytec-phycard-s-som: Add NFC node
        ARM: dts: imx27-phytec-phycard-s-som: Sort entries
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      c972aed7
    • Olof Johansson's avatar
      Merge tag 'imx6-dt-3.15-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt · 09be3f5e
      Olof Johansson authored
      i.MX6 device tree changes for 3.15, take 2 from Shawn Guo:
       - Add USB, GPMI and SATA support for imx6q-phytec board
       - Update imx6sl-evk board support regarding PFUZE100, audio and
         LED etc.
       - Minor updates on a few imx6qdl boards
      
      * tag 'imx6-dt-3.15-2' of git://git.linaro.org/people/shawnguo/linux-2.6
      
      :
        ARM: dts: imx6q-phytec: Added SATA Support
        ARM: dts: imx6q-phytec: Added GPMI-NAND Support
        ARM: dts: imx6q-phytec: Added USB_HOST Support
        ARM: dts: imx6q-phytec: Added USB_OTG Support
        ARM: dts: imx6sl-evk: Keep VGEN1 regulator always enabled
        ARM: dts: imx6qdl-sabreauto: Support debug LED
        ARM: dts: imx6q: add 852MHz setpoint for CPU freq
        ARM: dts: imx6qdl-wandboard: use GPIO_6 for FEC interrupt
        ARM: dts: imx6sl-evk: Add debug LED support
        ARM: dts: imx6qdl-sabreauto: Add PFUZE100 support
        ARM: dts: imx6sl-evk: Add audio support
        ARM: dts: imx6sl-evk: Add PFUZE100 support
        ARM: dts: imx6qdl-sabresd: correct gpio key's active state
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      09be3f5e
    • Olof Johansson's avatar
      Merge tag 'ux500-dt-v3.15-2' of... · 6e77adb2
      Olof Johansson authored
      Merge tag 'ux500-dt-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt
      
      A set of device tree-related cleanups for the ux500 platform from Linus
      Walleij:
      
      - Rename SSP/SPI clocks to the name found in the hardware
        reference manual. (Also includes a rename in the U300
        device tree file.)
      - Delete dead non-DT code.
      - Drop now completely unused GPIO definition header file.
      - Delete all hardcoded IRQ number assignments. This hits
        MFD a bit so the patch has been ACKed by Lee Jones from
        the MFD side.
      
      * tag 'ux500-dt-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson
      
      :
        mfd: dbx500/abx500: root out hardcoded IRQ assignments
        ARM: ux500: drop a chunk of GPIO definitions
        ARM: ux500: skip GIC CPU and dist address checks
        ARM: ux500: delete pointless DT config option
        ARM: u300: switch SSP/SPI clock name to "SSPCLK"
        ARM: ux500: switch SSP/SPI clock name to "SSPCLK"
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      6e77adb2
    • Olof Johansson's avatar
      Merge tag 'sunxi-dt-for-3.15' of https://github.com/mripard/linux into next/dt · 18091360
      Olof Johansson authored
      Allwinner DT patches for 3.15, take 1 from Maxime Ripard:
        - Add SPI controllers for all the SoCs
        - Add various missing aliases
        - Add USB clocks nodes
        - Addition of the GMAC support
        - Introduction of the pcDuino board
        - A few DT cleanup patches: change of compatibles,
      
      * tag 'sunxi-dt-for-3.15' of https://github.com/mripard/linux
      
      : (33 commits)
        ARM: sun6i: dt: Fix mod0 compatible
        ARM: dts: sun7i: Enable the SPI controllers of the A20-olinuxino-micro
        ARM: dt: sun7i: Add SPI muxing options
        ARM: dt: sun5i: Add A13 SPI controller nodes
        ARM: dt: sun5i: Add A10s SPI controller nodes
        ARM: dt: sun4i: Add A10 SPI controller nodes
        ARM: dt: sun7i: Add A20 SPI controller nodes
        ARM: sun4i: dt: Remove grouping + simple-bus compatible for regulators
        ARM: sunxi: dt: Convert to the new clock compatibles
        ARM: sun7i: add arch timer node
        ARM: sun7i: dt: Add bindings for USB clocks
        ARM: sun5i: dt: Add bindings for USB clocks
        ARM: sun4i: dt: Add bindings for USB clocks
        ARM: dts: sun7i: Add ethernet alias for GMAC
        ARM: dts: sun7i: a20-olinuxino-micro: Enable GMAC instead of EMAC
        ARM: dts: sun7i: cubieboard2: Enable GMAC instead of EMAC
        ARM: dts: sun7i: cubietruck: Enable the GMAC
        ARM: dts: sun7i: Add pin muxing options for the GMAC
        ARM: dts: sun7i: Add GMAC controller node to sun7i DTSI
        ARM: dts: sun7i: Add GMAC clock node to sun7i DTSI
        ...
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      18091360
    • Olof Johansson's avatar
      Merge tag 'exynos-clk' of... · b989e36a
      Olof Johansson authored
      Merge tag 'exynos-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
      
      Samsung exynos clock related DT updates for v3.15 from Kukjim Kim:
      
      - use macros instead of hard coded numbers for clock bindings
      
      NOTE: this is based on v3.15-next/dt-samsung
      
      * tag 'exynos-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        ARM: dts: use macros in clock bindings for exynos5440
        ARM: dts: use macros in clock bindings for exynos5420
        ARM: dts: use macros in clock bindings for exynos5250
        ARM: dts: use macros in clock bindings for exynos4
      b989e36a
    • Olof Johansson's avatar
      Merge tag 'samsung-dt' of... · 516561a5
      Olof Johansson authored
      Merge tag 'samsung-dt' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
      
      Samsung DT updates for v3.15 from Kukjin Kim:
      
      For exynos4412
      - update vdd_arm voltage range for odroidx board
      
      For exynos5250
      - add PMU sysreg node and update watchdog node
      - re-organize RTC status
      - add max77686 pmic node for smdk5250
      
      For exynos5420
      - add PMU sysreg, i2s, adma and watchdog nodes
      - re-organize RTC status
      - add fixed voltage regulators and regulator nodes
        for smdk5420
      - add PMIC, GPIO based wake up key and vmmc-supply
        support for arndale-octa board
      
      * tag 'samsung-dt' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
      
      :
        ARM: dts: Add vmmc-supply to MMC on arndale-octa board
        ARM: dts: Add wake up key to arndale-octa board
        ARM: dts: Add PMIC support to arndale-octa board
        ARM: dts: Add fixed voltage regulators to smdk5420
        ARM: dts: Add I2S nodes to exynos5420
        ARM: dts: Add ADMA node to exynos5420
        ARM: dts: Re-organize RTC status for exynos5250
        ARM: dts: Re-organize RTC status for exynos5420
        ARM: dts: Add regulator entries to smdk5420
        ARM: dts: add max77686 pmic node for smdk5250
        ARM: dts: update vdd_arm voltage range for exynos4412 based boards
        ARM: dts: update watchdog device nodes for exynos5250 and exynos5420
        ARM: dts: Add pmu sysreg node to exynos5250 and exynos5420
      
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      516561a5
  6. Mar 09, 2014
    • Olof Johansson's avatar
      Merge tag 'omap-for-v3.15/dt-signed' of... · 20bb4685
      Olof Johansson authored
      Merge tag 'omap-for-v3.15/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
      
      OMAP device tree changes from Tony Lindgren:
      
      Device tree related changes for omaps with minor code
      changes also to platform data quirks that are still needed
      for some features.
      
      * tag 'omap-for-v3.15/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (60 commits)
        ARM: dts: omap4+: Add DMM bindings
        ARM: dts: am43x-gp-evm: Add matrix gpio keys.
        ARM: dts: am43xx: add support for parallel NAND flash
        ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt
        ARM: dts: am335x-evm: NAND: update MTD partition table
        ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms and ECC schemes
        ARM: dts: omap3-gta04: Add bma180 accelerometer
        ARM: dts: omap3-gta04: Enable mmc2 for wifi
        ARM: dts: omap3-gta04: Add basic sound support
        ARM: dts: omap3-gta04: Add twl4030 charger
        ARM: dts: omap3-gta04: Add touchscreen properties
        ARM: dts: omap3-gta04: Add support for magnetometer
        ARM: dts: am437x-gp-evm: Enable gpio.
        ARM: dts: am437x-gp-evm: Add pwm backlight support.
        ARM: dts: am437x-gp-evm: Add gp dts.
        ARM: dts: am43x-epos-evm: Add SPI data.
        ARM: dts: am43x-epos-evm: Add I2C2 data.
        pinctrl: am43xx: dt-bindings: add MUX_MODE8
        ARM: dts: am43x-epos-evm: Add pwm backlight support.
        ARM: dts: am4372: Add pwm-cells property for ecap device.
        ...
      20bb4685