]> Git Repo - u-boot.git/commitdiff
arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
authorTeresa Remmet <[email protected]>
Wed, 7 Jul 2021 12:58:03 +0000 (12:58 +0000)
committerStefano Babic <[email protected]>
Sat, 10 Jul 2021 14:53:34 +0000 (16:53 +0200)
Add missing pinctrl entry in spl.

Signed-off-by: Teresa Remmet <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
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;
 };
This page took 0.041626 seconds and 4 git commands to generate.