summaryrefslogtreecommitdiff
path: root/arch/arm/dts/phycore-imx8mm-u-boot.dtsi
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2021-10-06 11:56:50 +0200
committerStefano Babic <sbabic@denx.de>2021-10-20 15:09:25 +0200
commit5eee18d84838c3455917391704df4ced3121fa05 (patch)
tree992002d5bb9567d1ca0c710b4ed1bede5247ba4c /arch/arm/dts/phycore-imx8mm-u-boot.dtsi
parent0caa81fb33494f6b361567750756a80bc19641a8 (diff)
arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entry
Add missing pinctrl entry in spl. Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Diffstat (limited to 'arch/arm/dts/phycore-imx8mm-u-boot.dtsi')
-rw-r--r--arch/arm/dts/phycore-imx8mm-u-boot.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/dts/phycore-imx8mm-u-boot.dtsi b/arch/arm/dts/phycore-imx8mm-u-boot.dtsi
index 91515b8df9..7c2dfb4a27 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;
};