Skip to content

Commit aed6514

Browse files
inindevmmind
authored andcommitted
arm64: dts: rockchip: correct gpio_pwrctrl1 typo on rock-5b
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> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com> Link: https://lore.kernel.org/r/20231225222859.17153-2-inindev@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent 7738f55 commit aed6514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@
448448
#gpio-cells = <2>;
449449

450450
rk806_dvs1_null: dvs1-null-pins {
451-
pins = "gpio_pwrctrl2";
451+
pins = "gpio_pwrctrl1";
452452
function = "pin_fun0";
453453
};
454454

0 commit comments

Comments
 (0)