1. 04 Jan, 2014 1 commit
    • Olof Johansson's avatar
      Merge tag 'renesas-dt3-for-v3.14' of... · 11b35a35
      Olof Johansson authored
      Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
      
      From Simon Horman:
      Third Round of Renesas ARM Based SoC DT Updates for v3.14
      
      * r8a7791 (R-Car M2) and r8a7790 (R-Car H2) SoCSs
        - Add SSI, QSPI and MSIOF  clocks in device tree
      
      r8a7791 (R-Car M2) based Koelsch and r8a7790 (R-Car H2) based Lager boards
        - Remove reference DTS
        - Specify external clock frequency in DT
        - Sync non-reference DTS with referene DTS
        - Add clocks to DTS
      
      * r8a7740 (R-Mobile A1) based Armadillo board
        - Add gpio-keys device
        - Add PWM backlight enable GPIO
        - Add PWM backlight power supply
      
      * r8a73a0 (SH-Mobile AG5), r8a7740 (R-Mobile A1) and
        r8a73a4 (SH-Mobile APE6) SoCs
        - Specify PFC interrupts in DT
      
      * tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (72 commits)
        ARM: shmobile: r8a7791: Add SSI clocks in device tree
        ARM: shmobile: r8a7790: Add SSI clocks in device tree
        ARM: shmobile: r8a7791: Add QSPI module clock in device tree
        ARM: shmobile: r8a7790: Add QSPI module clock in device tree
        ARM: shmobile: r8a7791: Add MSIOF clocks in device tree
        ARM: shmobile: r8a7790: Add MSIOF clocks in device tree
        ARM: shmobile: Remove Koelsch reference DTS
        ARM: shmobile: Remove Lager reference DTS
        ARM: shmobile: koelsch: Specify external clock frequency in DT
        ARM: shmobile: lager: Specify external clock frequency in DT
        ARM: shmobile: Sync Koelsch DTS with Koelsch reference DTS
        ARM: shmobile: Sync Lager DTS with Lager reference DTS
        ARM: shmobile: r8a7791: Add clocks
        ARM: shmobile: r8a7790: Reference clocks
        ARM: shmobile: r8a7790: Add clocks
        ARM: shmobile: armadillo: dts: Add gpio-keys device
        ARM: shmobile: sh73a0: Specify PFC interrupts in DT
        ARM: shmobile: r8a7740: Specify PFC interrupts in DT
        ARM: shmobile: r8a73a4: Specify PFC interrupts in DT
        ARM: shmobile: armadillo: dts: Add PWM backlight enable GPIO
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      11b35a35
  2. 02 Jan, 2014 9 commits
  3. 29 Dec, 2013 1 commit
  4. 27 Dec, 2013 1 commit
    • Olof Johansson's avatar
      Merge tag 'tegra-for-3.14-dt-2' of... · 8761f3b3
      Olof Johansson authored
      Merge tag 'tegra-for-3.14-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
      
      From Stephen Warren:
      ARM: tegra: second set of device tree changes
      
      This branch contains changes to Tegra's device tree that came in after
      I sent the previous pull-request/tag tegra-for-3.14-dt. Changes are:
      
      * Set up aliases for RTCs, so that the correct RTC is chosen to
        initialize the system date/time.
      * Venice2 pinctrl and regulator configuration.
      * Built-in panel enablement for Harmony, Cardhu, Dalmore.
      * HDMI enablement for Dalmore.
      * USB2 port enablement for Beaver.
      * Keyboard and power key enablement for Venice2.
      
      * tag 'tegra-for-3.14-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
        ARM: tegra: Enable power key on Venice2
        ARM: tegra: Enable Venice2 keyboard
        ARM: tegra: enable USB2 on Tegra30 Beaver
        ARM: tegra: modify Tegra30 USB2 default phy_type to UTMI
        ARM: tegra: Enable HDMI support on Dalmore
        ARM: tegra: Enable DSI support on Dalmore
        ARM: tegra: Add Tegra114 gr3d support
        ARM: tegra: Add Tegra114 gr2d support
        ARM: tegra: Add Tegra114 DSI support
        ARM: tegra: Add host1x, DC and HDMI to Tegra114 device tree
        ARM: tegra: Add MIPI calibration DT entries for Tegra114
        ARM: tegra: Enable LVDS on Cardhu
        ARM: tegra: Enable LVDS on Harmony
        ARM: tegra: set up /aliases for RTCs on Venice2
        ARM: tegra: add ams AS3722 device to Venice2 DT
        ARM: tegra: fix missing pincontrol configuration for Venice2
        ARM: tegra: set up /aliases entries for RTCs
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      8761f3b3
  5. 26 Dec, 2013 2 commits
    • Olof Johansson's avatar
      Merge tag 'tegra-for-3.14-dt' of... · 5aceaab3
      Olof Johansson authored
      Merge tag 'tegra-for-3.14-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt
      
      From Stephen Warren:
      ARM: tegra: device tree changes
      
      This branch contains all the changes to Tegra's device tree. The
      highlights are:
      
      * Many patches for Tegra124 SoC support, and the Venice2 board which
        uses that SoC.
      * Conversion to use more headers providing named constants for pinctrl
        and key codes, which improves readability.
      * A few cleanups.
      
      This branch is based on tag tegra-for-3.14-dmas-resets-rework in order
      to avoid conflicts with the DT changes required to use the common
      bindings for DMAs and resets.
      
      * tag 'tegra-for-3.14-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: (24 commits)
        ARM: tegra: Add SPI controller nodes for Tegra124
        ARM: tegra: Fix misconfiguration of pin PH2 on Venice2
        ARM: tegra: fix pinctrl misconfiguration on Venice2
        ARM: tegra: add default pinctrl nodes for Venice2
        ARM: tegra: correct Colibri T20 regulator settings
        ARM: tegra: convert dts files of Tegra30 platforms to use pinctrl defines
        ARM: tegra: convert dts files of Tegra20 platforms to use pinctrl defines
        ARM: tegra: convert dts files of Tegra114 platforms to use pinctrl defines
        ARM: tegra: Add header file for pinctrl constants
        ARM: tegra: convert device tree files to use key defines
        ARM: tegra: Enable PWM on Venice2
        ARM: tegra: Add Tegra124 PWM support
        ARM: tegra: add sound card to Venice2 DT
        ARM: tegra: add audio-related device to Tegra124 DT
        ARM: tegra: enable I2C controllers on Venice2
        ARM: tegra: add I2C controllers to Tegra124 DT
        ARM: tegra: add MMC controllers to Tegra124 DT
        ARM: tegra: add Tegra124 pinmux node to DT
        ARM: tegra: add APB DMA controller to Tegra124 DT
        ARM: tegra: add reset properties to Tegra124 DTs
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      5aceaab3
    • Olof Johansson's avatar
      Merge branch 'tegra/dma-reset-rework' into next/dt · 770039fe
      Olof Johansson authored
      Bringing in the tegra dma/reset framework cleanup as a base for the DT changes.
      
      * tegra/dma-reset-rework: (320 commits)
        spi: tegra: checking for ERR_PTR instead of NULL
        ASoC: tegra: update module reset list for Tegra124
        clk: tegra: remove bogus PCIE_XCLK
        clk: tegra: remove legacy reset APIs
        ARM: tegra: remove legacy DMA entries from DT
        ARM: tegra: remove legacy clock entries from DT
        USB: EHCI: tegra: use reset framework
        Input: tegra-kbc - use reset framework
        serial: tegra: convert to standard DMA DT bindings
        serial: tegra: use reset framework
        spi: tegra: convert to standard DMA DT bindings
        spi: tegra: use reset framework
        staging: nvec: use reset framework
        i2c: tegra: use reset framework
        ASoC: tegra: convert to standard DMA DT bindings
        ASoC: tegra: allocate AHUB FIFO during probe() not startup()
        ASoC: tegra: call pm_runtime APIs around register accesses
        ASoC: tegra: use reset framework
        dma: tegra: register as an OF DMA controller
        dma: tegra: use reset framework
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      770039fe
  6. 25 Dec, 2013 3 commits
  7. 24 Dec, 2013 8 commits
  8. 22 Dec, 2013 6 commits
  9. 21 Dec, 2013 1 commit
  10. 20 Dec, 2013 8 commits