[PATCH 1/3] ARM: imx: fix phyBOARD-Zeta pinfunc typo

Lucas Stach l.stach at pengutronix.de
Mon Aug 7 06:54:45 PDT 2017


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

Signed-off-by: Lucas Stach <l.stach at 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




More information about the barebox mailing list