Skip to content

Commit 2455978

Browse files
inindevmmind
authored andcommitted
arm64: dts: rockchip: correct gpio_pwrctrl1 typo on nanopc-t6
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>
1 parent aed6514 commit 2455978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts

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

592592
rk806_dvs1_null: dvs1-null-pins {
593-
pins = "gpio_pwrctrl2";
593+
pins = "gpio_pwrctrl1";
594594
function = "pin_fun0";
595595
};
596596

0 commit comments

Comments
 (0)