summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorRaashid Muhammed <raashidmuhammed@zilogic.com>2016-06-03 06:15:39 (GMT)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-06-07 18:05:44 (GMT)
commit726b4d062e29bacfa686e036f7cd2e3919a20808 (patch)
tree41fe9d12ea01a3feb70ed6ab9229a1b4a6146589 /arch/arm/boot/dts/Makefile
parentcfdc7fa5daccd2063bd4963cddfe9a6b9eaaa61b (diff)
downloadlinux-726b4d062e29bacfa686e036f7cd2e3919a20808.tar.xz
ARM: dts: at91: Add DT support for Olimex SAM9-L9260 board.
sam9-l9260 is a low cost board designed by Olimex. More information is available at: https://www.olimex.com/Products/ARM/Atmel/SAM9-L9260/ Signed-off-by: Raashid Muhammed <raashidmuhammed@zilogic.com> Reviewed-by: Vijay Kumar B. <vijaykumar@bravegnu.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 06b6c2d..0ee9e61 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -19,6 +19,7 @@ dtb-$(CONFIG_SOC_SAM_V4_V5) += \
usb_a9260.dtb \
at91sam9261ek.dtb \
at91sam9263ek.dtb \
+ at91-sam9_l9260.dtb \
tny_a9263.dtb \
usb_a9263.dtb \
at91-foxg20.dtb \