1. 03 Sep, 2013 3 commits
    • Olof Johansson's avatar
      Merge branch 'socfpga/dt' into next/dt · 56e9e0f3
      Olof Johansson authored
      SoCFPGA DT changes from Dinh Nguyen.
      
      * socfpga/dt:
        dts: Rename DW APB timer compatible strings
        dts: Deprecate ALTR as a vendor prefix
        of: add vendor prefix for Altera Corp.
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      56e9e0f3
    • Olof Johansson's avatar
      Merge branch 'armsoc/for-3.12/dt' of git://github.com/broadcom/bcm11351 into next/dt · 103c6a71
      Olof Johansson authored
      From Christian Daudt, DT changes for Broadcom.
      
      * 'armsoc/for-3.12/dt' of git://github.com/broadcom/bcm11351:
        ARM: DT: binding fixup to align with vendor-prefixes.txt (DT)
        ARM: dts: add sdio blocks to bcm28155-ap board
        ARM: dts: align sdio numbers to HW definition
        ARM: bcm281xx: DT changes for reboot code
        ARM: bcm281xx: Adding bcm28155-ap.dts
      103c6a71
    • Kevin Hilman's avatar
      Merge tag 'mxs-dt-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt · ef8932b9
      Kevin Hilman authored
      From Shawn Guo:
      It contains mxs device tree changes for 3.12.
      
      - New board addition and hogpins cleanup for Crystalfontz
      - New pinctrl entry addition for lcd, ssp2 and saif0
      - Add alias and labels for various nodes
      - Enable devices like LRADC and USB for a couple of imx23 boards,
        and backlight for M28EVK
      
      * tag 'mxs-dt-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6:
        ARM: dts: mxs: add pin config for LCD sync and clock pins
        ARM: dts: mxs: add pin config for SSP3 interface
        ARM: dts: mxs: add another set of saif0_pins (without MCLK)
        ARM: dts: mxs: add labels to most nodes for easier reference
        ARM: dts: mxs: whitespace cleanup
        ARM: dts: mxs: Add spi alias
        ARM: dts: imx23-olinuxino: enable Low Resolution ADC
        ARM: dts: imx23-evk: enable Low Resolution ADC
        ARM: dts: imx23-evk: enable USB PHY and controller
        ARM: dts: mxs: remove old DMA binding data from client nodes
        ARM: mxs: Add backlight support for M28EVK
        ARM: mxs: dt: cfa10036: make hogpins grabbed by respective drivers
        ARM: mxs: dt: cfa10057: remove hogpins
        ARM: mxs: dt: cfa10055: make hogpins grabbed by respective drivers
        ARM: mxs: dt: cfa10049: make hogpins grabbed by respective drivers
        ARM: mxs: dt: cfa10037: make hogpins grabbed by respective drivers
        ARM: mxs: dt: Add Crystalfontz CFA-10058 device tree
        ARM: mxs: dt: Add Crystalfontz CFA-10056 device tree
      ef8932b9
  2. 29 Aug, 2013 3 commits
  3. 22 Aug, 2013 3 commits
    • Kevin Hilman's avatar
      Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dt · a52552b5
      Kevin Hilman authored
      From Nicolas Ferre:
      More DT work on AT91:
      - sound support for at91sam9x5 family
      - at91sam9n12: touch button, i2c and gpio-keys
      - adding missing pinctrl-names to MCI on at91rm9200 and at91sam9260/9g20
      - adding ARM Performance Monitor Unit (PMU) on sama5d3
      
      * tag 'at91-dt' of git://github.com/at91linux/linux-at91:
        ARM: at91/dt: sam9x5ek: add sound configuration
        ARM: at91/dt: sam9x5ek: enable SSC
        ARM: at91/dt: sam9x5ek: add WM8731 codec
        ARM: at91/dt: sam9x5: add SSC DMA parameters
        ARM: at91/dt: add at91rm9200 PQFP package version
        ARM: at91: at91rm9200: set default mmc0 pinctrl-names
        ARM: at91: at91sam9n12: correct pin number of gpio-key
        ARM: at91: at91sam9n12: add qt1070 support
        ARM: at91: at91sam9n12: add pinctrl of TWI
        ARM: at91: Add PMU support for sama5d3
        ARM: at91: at91sam9260: add missing pinctrl-names on mmc
      Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
      a52552b5
    • Kevin Hilman's avatar
      Merge tag 'nomadik-i2c-for-arm-soc' of... · 7ae0cebc
      Kevin Hilman authored
      Merge tag 'nomadik-i2c-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into next/dt
      
      From Linus Walleij:
      Enables the standard Nomadik I2C driver for use
      on the original Nomadik instead of using a bit-banged
      driver.
      
      * tag 'nomadik-i2c-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik:
        ARM: nomadik: switch to use the Nomadik I2C driver
      Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
      7ae0cebc
    • Kevin Hilman's avatar
      Merge tag 'samsung-dt-1' of... · 5f5cc5cd
      Kevin Hilman authored
      Merge tag 'samsung-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
      
      From Kukjin Kim:
      Samsung Exynos DT updates for v3.12
      - update codec, pmic, usb hub for Arndale
      - add exynos4412-trats 2 board dt
      - update camera, spi, sensor for Trats2
      - update fimc, sensor for Trats
      - add support tmu for exynos5440
      - add support g2d for exynos5250
      - correct camera pinctrl for exynos4x12
      - add support camera subsystem for exynos4
      - add support basic pm domain, fimd, dp for exynos5420
      - add support secure-firmware for OrigenQuad
      - update mfc and add support mfc for exynos5420
      - add usb host node for exynos4
      
      * tag 'samsung-dt-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung: (38 commits)
        ARM: dts: Add USB host node for Exynos4
        ARM: dts: add audio clock controller for exynos5420
        ARM: dts: Correct the /include entry on exynos5420 dtsi file
        ARM: dts: Add MFC node for exynos 5420
        ARM: dts: Update 5250 MFC node
        ARM: dts: Remove unsused MFC clock from exynos4
        ARM: dts: Update clocks entry in MFC binding documentation
        ARM: dts: Hook up internal PHY on Arndale
        ARM: dts: Enable USB hub on Arndale
        ARM: dts: Add secure-firmware boot support for OrigenQaud board
        ARM: dts: Add pin state information for DP HPD support to Exynos5420
        ARM: dts: Add DP controller DT node to exynos5420 SoC
        ARM: dts: Update DP controller DT Node for Exynos5 based SoCs
        ARM: dts: Add FIMD DT node to exynos5420 DTS files
        ARM: dts: Add basic PM domains for EXYNOS5420
        ARM: dts: Update FIMD DT node for Exynos5 SoCs
        ARM: dts: Move display-timing information inside FIMD DT node for exynos5250
        ARM: dts: Add S5K5BA sensor regulator definitions for Trats board
        ARM: dts: Add Exynos4210 SoC camera port pinctrl nodes
        ARM: dts: Add FIMC nodes for Exynos4210 Trats board
        ...
      Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
      5f5cc5cd
  4. 21 Aug, 2013 13 commits
  5. 20 Aug, 2013 8 commits
  6. 18 Aug, 2013 10 commits