summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD2012-04-12 12:01:33 +0200
committerJean-Christophe PLAGNIOL-VILLARD2012-04-20 17:17:27 +0200
commit1fb4f71977c5ffe5875412949b0b7ab2bed3a283 (patch)
tree0ed0fc0e33ba21cc17381f0e08f07c96bee57c8e /arch/arm/mach-at91
parentARM: at91: add at91sam9263ek DT support (diff)
downloadkernel-qcow2-linux-1fb4f71977c5ffe5875412949b0b7ab2bed3a283.tar.gz
kernel-qcow2-linux-1fb4f71977c5ffe5875412949b0b7ab2bed3a283.tar.xz
kernel-qcow2-linux-1fb4f71977c5ffe5875412949b0b7ab2bed3a283.zip
ARM: at91: DT: add Calao USB A9263 board support
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91')
-rw-r--r--arch/arm/mach-at91/Makefile.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/Makefile.boot b/arch/arm/mach-at91/Makefile.boot
index 0c6e0e9623c2..7f0a5cba5181 100644
--- a/arch/arm/mach-at91/Makefile.boot
+++ b/arch/arm/mach-at91/Makefile.boot
@@ -19,6 +19,7 @@ dtb-$(CONFIG_MACH_AT91SAM_DT) += tny_a9260.dtb
dtb-$(CONFIG_MACH_AT91SAM_DT) += usb_a9260.dtb
# sam9263
dtb-$(CONFIG_MACH_AT91SAM_DT) += at91sam9263ek.dtb
+dtb-$(CONFIG_MACH_AT91SAM_DT) += usb_a9263.dtb
# sam9g20
dtb-$(CONFIG_MACH_AT91SAM_DT) += at91sam9g20ek.dtb
dtb-$(CONFIG_MACH_AT91SAM_DT) += at91sam9g20ek_2mmc.dtb