[PATCH] ARM: dts: add missing ux500 device trees
Fabio Baltieri
fabio.baltieri at linaro.org
Tue Nov 6 08:51:11 EST 2012
This adds hrefprev60, hrefv60plus and ccu9540 to device trees compiled
during build.
Cc: Linus Walleij <linus.walleij at linaro.org>
Acked-by: Lee Jones <lee.jones at linaro.org>
Signed-off-by: Fabio Baltieri <fabio.baltieri at linaro.org>
---
Hi Lee,
this applies on top of your ste-dt-for-next and allows you to remove manual
device-tree building in your scripts.
Please let me know if you think these patches should be pushed somewhere in the
gerrit or in some list - this stacks on top of your so you I don't think it
makes sense for me to subit it directly to a public list.
Fabio
arch/arm/boot/dts/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index f37cf9f..01433b9 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -74,7 +74,10 @@ dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \
am335x-evm.dtb \
am335x-bone.dtb
dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb
-dtb-$(CONFIG_ARCH_U8500) += snowball.dtb
+dtb-$(CONFIG_ARCH_U8500) += snowball.dtb \
+ hrefprev60.dtb \
+ hrefv60plus.dtb \
+ ccu9540.dtb
dtb-$(CONFIG_ARCH_SHMOBILE) += emev2-kzm9d.dtb \
r8a7740-armadillo800eva.dtb \
sh73a0-kzm9g.dtb
--
1.7.12.1
More information about the linux-arm-kernel
mailing list