Add imx7d-sdb iomuxc-lpsr hoggrp-2 default pads settings

Signed-off-by: Adrian Alonso <aalo...@freescale.com>
---
Changes for V2: Resend

 arch/arm/boot/dts/imx7d-sdb.dts | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/arch/arm/boot/dts/imx7d-sdb.dts b/arch/arm/boot/dts/imx7d-sdb.dts
index fdd1d7c..63af4ea 100644
--- a/arch/arm/boot/dts/imx7d-sdb.dts
+++ b/arch/arm/boot/dts/imx7d-sdb.dts
@@ -406,3 +406,18 @@
 
        };
 };
+
+&iomuxc_lpsr {
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_hog_2>;
+
+       imx7d-sdb {
+               pinctrl_hog_2: hoggrp-2 {
+                       fsl,pins = <
+                               MX7D_PAD_GPIO1_IO05__GPIO1_IO5    0x14
+                               MX7D_PAD_GPIO1_IO07__GPIO1_IO7    0x59
+                               MX7D_PAD_GPIO1_IO00__WDOD1_WDOG_B 0x74
+                       >;
+               };
+       };
+};
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to