summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2017-07-06 11:35:29 +0300
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2017-07-17 11:10:47 +0200
commitb2661357df24b1c7b1838fa47a9b07ba7007c01a (patch)
tree2a4c85594815ddded13738cdd86d4696e1de9bce /arch/arm/boot/dts/Makefile
parentaf690fa37e390f2bbac011384191fee97102f333 (diff)
downloadlinux-stable-b2661357df24b1c7b1838fa47a9b07ba7007c01a.tar.gz
linux-stable-b2661357df24b1c7b1838fa47a9b07ba7007c01a.tar.bz2
linux-stable-b2661357df24b1c7b1838fa47a9b07ba7007c01a.zip
ARM: dts: at91: at91-sama5d27_som1_ek: Add sama5d27 SoM1 EK support
Add specifig DTS files and bindings for sama5d27 SoM1 EK board. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com> 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 4b17f35dc9a7..37f1153328ce 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -46,6 +46,7 @@ dtb-$(CONFIG_SOC_AT91SAM9) += \
at91sam9x35ek.dtb
dtb-$(CONFIG_SOC_SAM_V7) += \
at91-kizbox2.dtb \
+ at91-sama5d27_som1_ek.dtb \
at91-sama5d2_xplained.dtb \
at91-sama5d3_xplained.dtb \
at91-tse850-3.dtb \