summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2016-05-16 11:24:28 +0530
committerTom Rini <trini@konsulko.com>2016-05-27 15:47:49 -0400
commit3819ea70635d15595df5bc2d0b1cc81245b1e1cf (patch)
tree17113443478d685495220cbea6515d3591b1aa55 /arch/arm/dts/Makefile
parent2c6485bc7cdf3d7d7449c0cda87eb8512c0e5ef5 (diff)
downloadblackbird-obmc-uboot-3819ea70635d15595df5bc2d0b1cc81245b1e1cf.tar.gz
blackbird-obmc-uboot-3819ea70635d15595df5bc2d0b1cc81245b1e1cf.zip
ARM: dts: AM335x-evmsk: Add initial support
Add initial DTS support for AM335x-evm sk. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 5d2910d5a7..587d22077c 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -91,7 +91,8 @@ dtb-$(CONFIG_ARCH_ZYNQMP) += \
zynqmp-zc1751-xm015-dc1.dtb \
zynqmp-zc1751-xm016-dc2.dtb \
zynqmp-zc1751-xm019-dc5.dtb
-dtb-$(CONFIG_AM33XX) += am335x-boneblack.dtb am335x-bone.dtb am335x-evm.dtb
+dtb-$(CONFIG_AM33XX) += am335x-boneblack.dtb am335x-bone.dtb am335x-evm.dtb \
+ am335x-evmsk.dtb
dtb-$(CONFIG_AM43XX) += am437x-gp-evm.dtb am437x-sk-evm.dtb \
am43x-epos-evm.dtb \
am437x-idk-evm.dtb
OpenPOWER on IntegriCloud