]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'late/mvebu' into for-next
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Feb 2013 19:34:19 +0000 (20:34 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Feb 2013 19:34:19 +0000 (20:34 +0100)
* late/mvebu:
  arm: mvebu: update defconfig with ATAG support when using DT
  ARM: mvebu: Update defconfig to select SPI flash and MTD support
  ARM: mvebu: Update defconfig to select SPI support
  arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP)
  arm: mvebu: update defconfig with local timer support
  clocksource: time-armada-370-xp: add local timer support
  arm: mvebu: Add support for local interrupt
  arm: mvebu: Update defconfig to select USB support
  ARM: kirkwood: convert Guruplug Server Plus to use the device tree
  arm: mvebu: add DTS file for Marvell RD-A370-A1 board
  arm: mvebu: Improve the SMP support of the interrupt controller
  ARM: Dove: split legacy and DT setup
  ARM: dove: update dove_defconfig with a few useful options
  ARM: Kirkwood: Remove redundent SDIO clock alias
  ARM: Kirkwood: Remove redundent USB clock alias
  arm: mvebu: add LEDs support to defconfig file
  arm: mvebu: enable btmrvl driver in mvebu_defconfig
  arm: mvebu: enable mwifiex driver in mvebu_defconfig
  arm: mvebu: enable SDIO support in mvebu_defconfig
  arm: mvebu: Update defconfig with Marvell RTC support

1  2 
arch/arm/boot/dts/Makefile

index e007134cc2ca3be7f60115517db55795b9624bcc,157fbebc9c24afdea96c87ee1a3e4e11b0760986..9c6255884cbbd51f7efd83c5c4b6327156fc5c6c
@@@ -78,19 -78,13 +79,21 @@@ dtb-$(CONFIG_ARCH_MSM) += msm8660-surf.
        msm8960-cdp.dtb
  dtb-$(CONFIG_ARCH_MVEBU) += armada-370-db.dtb \
        armada-370-mirabox.dtb \
+       armada-370-rd.dtb \
        armada-xp-db.dtb \
+       armada-xp-gp.dtb \
        armada-xp-openblocks-ax3-4.dtb
 -dtb-$(CONFIG_ARCH_MXC) += imx51-babbage.dtb \
 +dtb-$(CONFIG_ARCH_MXC) += \
 +      imx25-karo-tx25.dtb \
 +      imx25-pdk.dtb \
 +      imx27-apf27.dtb \
 +      imx27-pdk.dtb \
 +      imx31-bug.dtb \
 +      imx51-apf51.dtb \
 +      imx51-babbage.dtb \
        imx53-ard.dtb \
        imx53-evk.dtb \
 +      imx53-mba53.dtb \
        imx53-qsb.dtb \
        imx53-smd.dtb \
        imx6q-arm2.dtb \