[PATCH 5/9] arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entry
Teresa Remmet
t.remmet at phytec.de
Wed Oct 6 11:56:50 CEST 2021
Add missing pinctrl entry in spl.
Signed-off-by: Teresa Remmet <t.remmet at phytec.de>
---
arch/arm/dts/phycore-imx8mm-u-boot.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/phycore-imx8mm-u-boot.dtsi b/arch/arm/dts/phycore-imx8mm-u-boot.dtsi
index 91515b8df9a0..7c2dfb4a273c 100644
--- a/arch/arm/dts/phycore-imx8mm-u-boot.dtsi
+++ b/arch/arm/dts/phycore-imx8mm-u-boot.dtsi
@@ -30,6 +30,10 @@
u-boot,dm-spl;
};
+&pinctrl_wdog {
+ u-boot,dm-spl;
+};
+
&gpio1 {
u-boot,dm-spl;
};
--
2.25.1
More information about the U-Boot
mailing list