arm64: dts: rockchip: correct gpio_pwrctrl1 typo on nanopc-t6
authorJohn Clark <inindev@gmail.com>
Mon, 25 Dec 2023 22:32:16 +0000 (22:32 +0000)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 29 Dec 2023 22:02:48 +0000 (23:02 +0100)
Both rk806_dvs1_null and rk806_dvs2_null duplicate gpio_pwrctrl2 and
gpio_pwrctrl1 is not set. This patch sets gpio_pwrctrl1.

Signed-off-by: John Clark <inindev@gmail.com>
Link: https://lore.kernel.org/r/20231225223226.17690-1-inindev@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts

index f7f801d5e508d2895f2ef263a49e948fc623c3b9..d7722772ecd8a0afb7e844ffb168fa9a7462cb03 100644 (file)
                #gpio-cells = <2>;
 
                rk806_dvs1_null: dvs1-null-pins {
-                       pins = "gpio_pwrctrl2";
+                       pins = "gpio_pwrctrl1";
                        function = "pin_fun0";
                };