arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entry
authorTeresa Remmet <t.remmet@phytec.de>
Wed, 6 Oct 2021 09:56:50 +0000 (11:56 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 20 Oct 2021 13:09:25 +0000 (15:09 +0200)
Add missing pinctrl entry in spl.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
arch/arm/dts/phycore-imx8mm-u-boot.dtsi

index 91515b8..7c2dfb4 100644 (file)
        u-boot,dm-spl;
 };
 
+&pinctrl_wdog {
+       u-boot,dm-spl;
+};
+
 &gpio1 {
        u-boot,dm-spl;
 };