mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: imx: fix phyBOARD-Zeta pinfunc typo
@ 2017-08-07 13:54 Lucas Stach
  2017-08-07 13:54 ` [PATCH 2/3] ARM: imx: build imx6.o as ARMv7 Lucas Stach
  2017-08-07 13:54 ` [PATCH 3/3] ARM: imx: ccmx53: select I2C Lucas Stach
  0 siblings, 2 replies; 3+ messages in thread
From: Lucas Stach @ 2017-08-07 13:54 UTC (permalink / raw)
  To: barebox

This has been resolved upstream, now the barebox private DTs need
to follow.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 arch/arm/dts/imx7d-pba-c-09.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/imx7d-pba-c-09.dtsi b/arch/arm/dts/imx7d-pba-c-09.dtsi
index c5e77a707290..7106d6bfd735 100644
--- a/arch/arm/dts/imx7d-pba-c-09.dtsi
+++ b/arch/arm/dts/imx7d-pba-c-09.dtsi
@@ -123,7 +123,7 @@
 
 	pinctrl_wdog: wdoggrp {
 		fsl,pins = <
-			MX7D_PAD_LPSR_GPIO1_IO00__WDOD1_WDOG_B	0x74
+			MX7D_PAD_LPSR_GPIO1_IO00__WDOG1_WDOG_B	0x74
 		>;
 	};
 };
-- 
2.11.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2017-08-07 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-07 13:54 [PATCH 1/3] ARM: imx: fix phyBOARD-Zeta pinfunc typo Lucas Stach
2017-08-07 13:54 ` [PATCH 2/3] ARM: imx: build imx6.o as ARMv7 Lucas Stach
2017-08-07 13:54 ` [PATCH 3/3] ARM: imx: ccmx53: select I2C Lucas Stach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox