]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
authorTeresa Remmet <t.remmet@phytec.de>
Wed, 7 Jul 2021 12:58:03 +0000 (12:58 +0000)
committerStefano Babic <sbabic@denx.de>
Sat, 10 Jul 2021 14:53:34 +0000 (16:53 +0200)
Add missing pinctrl entry in spl.

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi

index 32ed037e3721031e28a94bdf799158344faf4ff7..dbc48dfb4841014588c42ef2eb1f9ddc64fc7675 100644 (file)
        u-boot,dm-spl;
 };
 
+&pinctrl_wdog {
+       u-boot,dm-spl;
+};
+
 &gpio1 {
        u-boot,dm-spl;
 };