1. 09 May, 2012 4 commits
    • Arnd Bergmann's avatar
      Merge branch 'lpc32xx/dt' of git://git.antcom.de/linux-2.6 into next/dt · 22251a9b
      Arnd Bergmann authored
      Roland Stigge <stigge@antcom.de> writes:
        this is a rearrangement of all mach-lpc32xx specific patches for device
        tree conversion. Please note that:
      
        * It builds upon the i2c-pnx changes (see previous pull request, branch
          lpc32xx/i2c)
        * Dave Miller gave permission to merge the lpc_eth.c change via arm-soc
          (patch 1/8)
      
        The rest of the patches is mach-lpc32xx only.
      
      * 'lpc32xx/dt' of git://git.antcom.de/linux-2.6:
        ARM: LPC32xx: Defconfig update
        ARM: LPC32xx: Move common code to common.c
        ARM: LPC32xx: Device tree support
        ARM: LPC32xx: DTS files for device tree conversion
        ARM: LPC32xx: Remove obsolete platform Kconfig
        ARM: LPC32xx: clock.c registration adjustment
        ARM: LPC32xx: clock.c cleanup
        net: Add device tree support to LPC32xx
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      [olof: rebuilt branch due to drop of an early merge]
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      22251a9b
    • Arnd Bergmann's avatar
      Merge branch 'depends/i2c/lpc32xx' into next/dt · 48bfdb21
      Arnd Bergmann authored
      As a prerequisite for merging the lpc32xx DT changes, this
      pulls in the depends/i2c/lpc32xx branch that contains
      changes to the pnx-i2c driver, which are already in the
      i2c tree. The branch is available also on
      
         git://git.antcom.de/linux-2.6.git lpc32xx/i2c
      
      Roland Stigge <stigge@antcom.de> writes:
      
       this is the series of the 4 patches adding device tree support to i2c-pnx
       (used by LPC32xx) that Wolfram Sang already applied to the i2c subsystem.
       Since both drivers/i2c/ and mach-lpc32xx are touched here, there will
       probably be conflicts that you need to be aware of.
      
       I'm posting this again for arm-soc since the actual mach-lpc32xx specific
       DT conversion builds upon those changes (see next pull request), especially
       in arch/arm/mach-lpc32xx/common.c.
      
       Wolfram already gave permission to merge this via arm-soc, but please
       coordinate and tell me if I can help resolving this.
      
      Further, this implicitly updates the next/dt branch to v3.4-rc4, which
      causes a trivial conflict from a change in one branch in code that
      gets removed in another.
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      [olof: rebuilt branch due to drop of an early merge]
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      48bfdb21
    • Arnd Bergmann's avatar
      Merge branch 'spear/dt' into next/dt · 19f36bfa
      Arnd Bergmann authored
      This is a rebased version of parts of
        git://git.stlinux.com/spear/linux-2.6.git spear-v3.5
      
      which was accidentally based on the linux-next tree and mixed too
      many different things. The pinctrl related changes from the same
      branch are now in the spear/pinctrl branch of arm-soc.
      
      There are a few non-DT cleanups mixed in here, but fundamentally
      it's all related to the DT conversion.
      
      * spear/dt: (9 commits)
        ARM: spear: remove most mach/*.h header contents
        SPEAr: Update defconfigs
        SPEAr: Add PL080 DMA support for 3xx and 6xx
        ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architecture
        SPEAr3xx: Replace printk() with pr_*()
        SPEAr6xx: Add compilation support for dtbs using 'make dtbs'
        SPEAr3xx: Add clock instance of usb hosts - ehci and ohci 0 and 1
        SPEAr: Use CLKDEV_INIT for defining clk_lookups
        ARM: SPEAr600: Change FSMC and SMI clock names
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      [olof: rebuilt branch due to drop of an early merge]
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      19f36bfa
    • Arnd Bergmann's avatar
      Merge branch 'renesas/dt' into next/dt · 02abb80f
      Arnd Bergmann authored
      First part of DT changes for the Renesas shmobile platform,
      pulled from:
      
        git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas.git dt
      
      * renesas/dt:
        ARM: mach-shmobile: sh7372 generic board support via DT V2
        ARM: mach-shmobile: Rework sh7372 INTCS demuxer V2
        ARM: mach-shmobile: Use INTC_IRQ_PINS_16H on sh7372
        ARM: mach-shmobile: Use 0x3400 as INTCS vector offset
        ARM: mach-shmobile: Introduce INTC_IRQ_PINS_16H
        ARM: mach-shmobile: Introduce shmobile_setup_delay()
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      [olof: rebuilt branch due to drop of an early merge]
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      02abb80f
  2. 22 Apr, 2012 21 commits
  3. 21 Apr, 2012 15 commits