[meta-freescale] [linux-fslc][PATCH 2/2] ARM: dts: imx7s-warp: Add watchdog pinmux

Vanessa Maegima vanessa.maegima at nxp.com
Mon Jan 23 06:36:48 PST 2017


Add watchdog to the imx7s-warp's device tree.

Signed-off-by: Vanessa Maegima <vanessa.maegima at nxp.com>
---
 arch/arm/boot/dts/imx7s-warp.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/imx7s-warp.dts b/arch/arm/boot/dts/imx7s-warp.dts
index 2c8f79a..4a1ff1e 100644
--- a/arch/arm/boot/dts/imx7s-warp.dts
+++ b/arch/arm/boot/dts/imx7s-warp.dts
@@ -449,3 +449,11 @@
 		};
 	};
 };
+
+&iomuxc_lpsr {
+	pinctrl_wdog: wdoggrp {
+		fsl,pins = <
+			MX7D_PAD_LPSR_GPIO1_IO00__WDOD1_WDOG_B	0x74
+		>;
+	};
+};
-- 
2.7.4



More information about the meta-freescale mailing list