linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: imx6: ventana: fix include typo
@ 2014-05-22  6:04 Tim Harvey
  2014-05-22  6:04 ` [PATCH 2/3] ARM: dts: imx6: ventana: change sound device name Tim Harvey
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tim Harvey @ 2014-05-22  6:04 UTC (permalink / raw)
  To: linux-arm-kernel

Fix typo and include the right dtsi file for the gw51xx board.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
---
 arch/arm/boot/dts/imx6q-gw51xx.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx6q-gw51xx.dts b/arch/arm/boot/dts/imx6q-gw51xx.dts
index af4929a..0e1406e 100644
--- a/arch/arm/boot/dts/imx6q-gw51xx.dts
+++ b/arch/arm/boot/dts/imx6q-gw51xx.dts
@@ -11,7 +11,7 @@
 
 /dts-v1/;
 #include "imx6q.dtsi"
-#include "imx6qdl-gw54xx.dtsi"
+#include "imx6qdl-gw51xx.dtsi"
 
 / {
 	model = "Gateworks Ventana i.MX6 Quad GW51XX";
-- 
1.8.3.2

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

end of thread, other threads:[~2014-06-03  7:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22  6:04 [PATCH 1/3] ARM: dts: imx6: ventana: fix include typo Tim Harvey
2014-05-22  6:04 ` [PATCH 2/3] ARM: dts: imx6: ventana: change sound device name Tim Harvey
2014-05-22  6:04 ` [PATCH 3/3] ARM: dts: imx6: ventana: update model to reflect Dual/Solo CPU types Tim Harvey
2014-05-29  7:44 ` [PATCH 1/3] ARM: dts: imx6: ventana: fix include typo Shawn Guo
2014-06-02 18:55   ` Tim Harvey
2014-06-03  7:49     ` Shawn Guo

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).