linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dtb: Add arch-vt8500 board files to arch/arm/boot/dts/Makefile
@ 2012-10-07  1:14 Tony Prisk
  2012-10-07 14:18 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Tony Prisk @ 2012-10-07  1:14 UTC (permalink / raw)
  To: linux-arm-kernel

Add board files (vt8500-bv07, wm8505-ref and wm8650-mid)
to allow 'make dtbs' on arch-vt8500.

Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
---
 arch/arm/boot/dts/Makefile |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 43c084c..ef088de 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -97,5 +97,8 @@ dtb-$(CONFIG_ARCH_VEXPRESS) += vexpress-v2p-ca5s.dtb \
 	vexpress-v2p-ca9.dtb \
 	vexpress-v2p-ca15-tc1.dtb \
 	vexpress-v2p-ca15_a7.dtb
+dtb-$(CONFIG_ARCH_VT8500) += vt8500-bv07.dtb \
+	wm8505-ref.dtb \
+	wm8650-mid.dtb
 
 endif
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] dtb: Add arch-vt8500 board files to arch/arm/boot/dts/Makefile
  2012-10-07  1:14 [PATCH] dtb: Add arch-vt8500 board files to arch/arm/boot/dts/Makefile Tony Prisk
@ 2012-10-07 14:18 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2012-10-07 14:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Oct 07, 2012 at 02:14:41PM +1300, Tony Prisk wrote:
> Add board files (vt8500-bv07, wm8505-ref and wm8650-mid)
> to allow 'make dtbs' on arch-vt8500.
> 
> Signed-off-by: Tony Prisk <linux@prisktech.co.nz>

Applied to fixes.


-Olof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-07 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-07  1:14 [PATCH] dtb: Add arch-vt8500 board files to arch/arm/boot/dts/Makefile Tony Prisk
2012-10-07 14:18 ` Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).