Commit 24559788 authored by John Clark's avatar John Clark Committed by Heiko Stuebner

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: default avatarJohn Clark <inindev@gmail.com>
Link: https://lore.kernel.org/r/20231225223226.17690-1-inindev@gmail.comSigned-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent aed6514c
......@@ -590,7 +590,7 @@ pmic@0 {
#gpio-cells = <2>;
rk806_dvs1_null: dvs1-null-pins {
pins = "gpio_pwrctrl2";
pins = "gpio_pwrctrl1";
function = "pin_fun0";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment