arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry

Add missing pinctrl entry in spl.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
This commit is contained in:
Teresa Remmet 2021-07-07 12:58:03 +00:00 committed by Stefano Babic
parent fd82763cd2
commit f11e3dafb3

View file

@ -34,6 +34,10 @@
u-boot,dm-spl;
};
&pinctrl_wdog {
u-boot,dm-spl;
};
&gpio1 {
u-boot,dm-spl;
};