1. 26 Dec, 2013 1 commit
    • 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
  2. 24 Dec, 2013 1 commit
    • Olof Johansson's avatar
      Merge tag 'samsung-dt-2' of... · 954e198e
      Olof Johansson authored
      Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
      
      From Kukjin Kim:
      Samsung DT 2nd updates for v3.14
      - add DMA controller, SPI, and TMU DT nodes for exynos5420
      - add PWM DT nodes for exynos5250 and exynos5420
      - drop interrupt controller properties from MCT nodes
        because MCT is not an interrupt controller
      - move MCT nodes to exynos4x12 from board because it is
        a per-processor interrupt and same 4212 and 4412
      - use one cell for MCT interrupt map for exynos4 SoCs
      - update Exynos MCT DT bindings accordingly
      - fix missing spaces after labels for exynos
      - fix mmc status property for exynos5250-snow
      - add MCLK for codec for exynos5250-smdk5250
      - disable SPI and I2C by default for exynos5250 SoC
        and enable into requiring some boards
      - rename cros5250-common to exynos5250-cros-common
      
      * tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung: (27 commits)
        ARM: dts: Rename Exynos5250 ChromeOS common file to have exynos prefix
        ARM: dts: Disable I2C controllers by default on Exynos5250
        ARM: dts: Leave Exynos5250 SPI controller disabled by default
        ARM: dts: Add CODEC MCLK for SMDK5250
        ARM: dts: Add device nodes for TMU blocks for exynos5420
        ARM: dts: Fix status property of mmc nodes for snow board
        ARM: dts: Fix missing spaces after labels for exynos
        ARM: dts: Simplify MCT interrupt map for exynos4 SoCs
        ARM: dts: Move MCT node to exynos4x12.dtsi
        ARM: dts: Drop interrupt controller properties from MCT nodes for exynos4 SoCs
        Documentation: devicetree: Update Exynos MCT bindings description
        ARM: dts: add pwm DT nodes to Exynos5250 and Exynos5420
        ARM: dts: Add SPI nodes to the exynos5420 device tree file
        ARM: dts: Add DMA controller node info on Exynos5420
        ARM: dts: Use MSHC controller for eMMC memory for exynos4412-trats2
        ARM: dts: Fix definition of MSHC device tree nodes for exynos4x12
        ARM: dts: add clock provider for mshc node for Exynos4412 SOC
        clk: samsung: exynos4: Fix definition of div_mmc_pre4 divider
        ARM: dts: Fix exynos5250-snow's search key to be L_META
        ARM: dts: Add the missing "\" key in non-US keyboards for exynos5250-snow
        ...
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      954e198e
  3. 22 Dec, 2013 4 commits
    • Olof Johansson's avatar
      Merge tag 'at91-dt2' of git://github.com/at91linux/linux-at91 into next/dt · f2edbade
      Olof Johansson authored
      From Nicolas Ferre:
      Second DT pull-request for 3.14
      - now that PWM driver is on its way to mainline,
        we can integrate the DT entries
      - As an example, use PWM for at91sam9m10g45ek leds
      - Addition of clock specification for newly introduced
        crypto DT entries
      
      * tag 'at91-dt2' of git://github.com/at91linux/linux-at91:
        ARM: at91/dt: add clk properties to sama5d3 TDES device node
        ARM: at91/dt: add clk properties to sama5d3 AES device node
        ARM: at91/dt: add clk properties to sama5d3 SHA device node
        ARM: at91: at91sam9m10g45ek: switch to PWM leds
        ARM: at91: add PWM device node
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      f2edbade
    • Olof Johansson's avatar
      Merge tag 'samsung-dt' of... · 2652fbde
      Olof Johansson authored
      Merge tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
      
      From Kukjin Kim:
      Samsung DT updates for v3.14
      - Add support Octa Cores for exynos5420
        : populate CPU node entries to 8 Cores
        : extend mct to support 8 local interrupts
      - Update dwmmc nodes for exynos5250 and exynos5420
        : change status property of dwmmc nodes for exynos5250
        : move dwmmc nodes from exynos5 to exynos5250 because
          it's different between exynos5250 and exynos5420
        : rename mmc nodes from dwmmc for exynos5 SoCs
        : add dwmmc nodes for exynos5420
      - Add G-Scaler nodes for exynos5420
      - Add HS-i2c nodes in exynos5420
        : High Speed I2C 7 channels (4 to 10)
      - Update sysreg binding and node name in exynos4
      - Update min voltage on exynos5250-arndale
      - Move fifo-depth property from boards to exynos5250 SoC
        : because the fifo-depth property is SoC specific
      
      * tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
        ARM: dts: Update Samsung sysreg binding document
        ARM: dts: Fix sysreg node name in exynos4.dtsi
        ARM: dts: Add hs-i2c nodes to exynos5420
        ARM: dts: Update min voltage for vdd_arm on Arndale
        ARM: dts: populate cpu node entries to 8 cpus for exynos5420
        clocksource: mct: extend mct to support 8 local interrupts for Exynos5420
        ARM: dts: Add device nodes for GScaler blocks for exynos5420
        ARM: dts: Add dwmmc DT nodes for exynos5420 SOC
        ARM: dts: rename mmc dts node for exynos5 series
        ARM: dts: Move fifo-depth property from exynos5250 board dts
        ARM: dts: change status property of dwmmc nodes for exynos5250
        ARM: dts: Move dwmmc nodes from exynos5.dtsi to exynos5250.dtsi
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      2652fbde
    • Jonas Jensen's avatar
      ARM: moxart: add MOXA ART SoC device tree files · 448e7ede
      Jonas Jensen authored
      Add a generic (dtsi) include file for MOXA ART SoCs.
      
      Also add a file for UC-7112-LX.
      Signed-off-by: default avatarJonas Jensen <jonas.jensen@gmail.com>
      Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      448e7ede
    • Olof Johansson's avatar
      Merge tag 'zynq-dt-for-3.14' of git://git.xilinx.com/linux-xlnx into next/dt · 31d95612
      Olof Johansson authored
      From Michal Simek:
      
      arm: Xilinx Zynq dt patches for v3.14
      
      - Add gem support
      - Add cpus node
      - TTC cleanup
      
      * tag 'zynq-dt-for-3.14' of git://git.xilinx.com/linux-xlnx:
        arm: dt: zynq: Add 'cpus' node
        arm: dt: zynq: Remove 'clock-ranges' from TTC nodes
        ARM: zynq: add gem support
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      31d95612
  4. 21 Dec, 2013 1 commit
  5. 20 Dec, 2013 22 commits
  6. 19 Dec, 2013 8 commits
  7. 18 Dec, 2013 1 commit
  8. 16 Dec, 2013 1 commit
  9. 15 Dec, 2013 1 commit