[PATCH] ARM: ux500: build ccu8540 device tree blob
Linus Walleij
linus.walleij at stericsson.com
Tue May 21 21:44:25 EST 2013
From: Linus Walleij <linus.walleij at linaro.org>
This makes sure the new ccu8540 DTB file is generated by
the build system.
Cc: Lee Jones <lee.jones at linaro.org>
Cc: Gabriel Fernandez <gabriel.fernandez.st at gmail.com>
Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
---
arch/arm/boot/dts/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index b9f7121..77ea6d4 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -158,6 +158,7 @@ dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb
dtb-$(CONFIG_ARCH_U8500) += snowball.dtb \
hrefprev60.dtb \
hrefv60plus.dtb \
+ ccu8540.dtb \
ccu9540.dtb
dtb-$(CONFIG_ARCH_SHMOBILE) += emev2-kzm9d.dtb \
r8a7740-armadillo800eva.dtb \
--
1.7.11.3
More information about the devicetree-discuss
mailing list