1. 09 Apr, 2013 4 commits
    • Arnd Bergmann's avatar
      Merge tag 'tegra-for-3.10-dt' of... · 535409d9
      Arnd Bergmann authored
      Merge tag 'tegra-for-3.10-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt2
      
      From Stephen Warren <swarren@wwwdotorg.org>:
      
      ARM: tegra: device tree changes
      
      This branch contains the majority of the device tree changes for Tegra.
      Highlights include:
      
      * Many changes for Tegra114, and the Dalmore board, to enable pinctrl,
        SDHCI/MMC, PWM, DMA, I2C, KBC, SPI, battery, regulators.
      * Adding or enabling suspend wakeup sources on many boards, and adding
        suspend timing parameters, to support the system suspend patches.
      * Adding clocks to the audio-related nodes, so that in 3.11, the audio
        driver can pull these clocks from device tree rather than hard-coding
        clock names.
      * Some small DT fixes/cleanup.
      
      This branch is based on the previous clk pull request.
      
      * tag 'tegra-for-3.10-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra: (25 commits)
        clk: tegra: Fix cdev1 and cdev2 IDs
        ARM: dts: tegra: add the PM configurations of PMC
        ARM: tegra: add non-removable and keep-power-in-suspend property for MMC
        ARM: tegra: whistler: add wakeup source for KBC
        ARM: tegra: add power gpio keys to DT
        ARM: tegra: keep power on to SD slot on Dalmore
        ARM: tegra: add clocks property to AC'97 sound nodes
        ARM: tegra: add clocks property to sound nodes
        ARM: tegra: dalmore: add fixed regulator node
        ARM: tegra: dalmore: add TPS65090 node
        ARM: tegra: dalmore: add cpu regulator node
        ARM: tegra: Add sbs-battery node to Dalmore
        ARM: tegra: add DT binding for i2c-tegra
        ARM: tegra: add SPI nodes to Tegra114 DT
        ARM: tegra: add KBC nodes to Tegra114 DT
        ARM: tegra: add aliases and DMA requestor for serial nodes of Tegra114
        ARM: tegra: add I2C nodes to Tegra114 DT
        ARM: tegra: add APB DMA nodes to Tegra114 DT
        ARM: tegra: add PWM nodes to Tegra114 DT
        ARM: tegra: fix the status of PWM DT nodes
        ...
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      535409d9
    • Arnd Bergmann's avatar
      Merge branch 'tegra/clk' into next/dt2 · f8da810c
      Arnd Bergmann authored
      This is a dependency for the tegra/dt branch.
      
      Conflicts:
      	drivers/clocksource/tegra20_timer.c
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      f8da810c
    • Arnd Bergmann's avatar
      Merge tag 'mxs-dt-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt2 · 03e86b3a
      Arnd Bergmann authored
      From Shawn Guo <shawn.guo@linaro.org>:
      
      The mxs device tree changes for 3.10:
      
      * Move enet_out clk into device tree and have fec driver handle it.
      * Convert mxsfb driver to generic display timings bindings, and remove
        the mxsfb auxdata from platform code.
      * Add generic DMA device tree binding for mxs-dma, and convert the most
        of client device drivers to it.
      * Change mxsfb driver to use regulator for controlling power of panel.
      * A few device tree source updates
      
      * tag 'mxs-dt-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6: (23 commits)
        video: mxsfb: Introduce regulator support
        ARM: dts: cfa10036: Add touchscreen support to the CFA-10049
        ARM: dts: imx23-olinuxino: mark sdcard cd as broken
        serial: mxs-auart: move to use generic DMA helper
        mtd: gpmi: move to use generic DMA helper
        i2c: i2c-mxs: move to use generic DMA helper
        spi: mxs-spi: move to use generic DMA helper
        mmc: mxs-mmc: move to use generic DMA helper
        dma: mxs-dma: move to generic device tree binding
        dma: mxs-dma: use devm_* managed functions
        ARM: dts: add generic DMA device tree binding for mxs-dma
        pinctrl: pinctrl-mxs: document the missing pull-ups
        ARM: cfa10036: add one wire bitbanging to the cfa10049
        video: mxsfb: remove mxsfb_platform_data
        ARM: mxs: move display timing configurations into device tree
        video: mxsfb: get display timings from device tree
        video: mxsfb: remove dotclk_delay from platform_data
        video: mxsfb: remove fb_phys/fb_size from platform_data
        video: mxsfb: use devm_* managed functions
        ARM: mxs: remove unneeded enet_out clk initialization
        ...
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      03e86b3a
    • Arnd Bergmann's avatar
      Merge branch 'mxs/cleanup' into next/dt2 · 42d96abb
      Arnd Bergmann authored
      This is a dependency for mxs/dt
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      42d96abb
  2. 08 Apr, 2013 1 commit
  3. 07 Apr, 2013 2 commits
  4. 04 Apr, 2013 33 commits