diff mbox

[1/3] ARM: dts: imx6: ventana: fix include typo

Message ID 1400738695-32663-1-git-send-email-tharvey@gateworks.com (mailing list archive)
State New, archived
Headers show

Commit Message

Tim Harvey May 22, 2014, 6:04 a.m. UTC
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(-)

Comments

Shawn Guo May 29, 2014, 7:44 a.m. UTC | #1
On Wed, May 21, 2014 at 11:04:53PM -0700, Tim Harvey wrote:
> Fix typo and include the right dtsi file for the gw51xx board.
> 
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>

Applied all 3, thanks.
Tim Harvey June 2, 2014, 6:55 p.m. UTC | #2
On Thu, May 29, 2014 at 12:44 AM, Shawn Guo <shawn.guo@freescale.com> wrote:
>
> On Wed, May 21, 2014 at 11:04:53PM -0700, Tim Harvey wrote:
> > Fix typo and include the right dtsi file for the gw51xx board.
> >
> > Signed-off-by: Tim Harvey <tharvey@gateworks.com>
>
> Applied all 3, thanks.

Shawn,

Thanks. Have you not pushed your tree? I don't see them anywhere in
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git

Thanks,

Tim
Shawn Guo June 3, 2014, 7:49 a.m. UTC | #3
On Mon, Jun 02, 2014 at 11:55:12AM -0700, Tim Harvey wrote:
> On Thu, May 29, 2014 at 12:44 AM, Shawn Guo <shawn.guo@freescale.com> wrote:
> >
> > On Wed, May 21, 2014 at 11:04:53PM -0700, Tim Harvey wrote:
> > > Fix typo and include the right dtsi file for the gw51xx board.
> > >
> > > Signed-off-by: Tim Harvey <tharvey@gateworks.com>
> >
> > Applied all 3, thanks.
> 
> Shawn,
> 
> Thanks. Have you not pushed your tree? I don't see them anywhere in
> git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git

Just pushed out.  Sorry for the delay.

Shawn
diff mbox

Patch

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";