arm64: dts: rockchip: rk3576-iotest: fix property from 'gpio' to 'gpios'

The property 'gpios = ' is a fixed rule.

Change-Id: Ie7954834cb60216b8580d3d59147f8e3747e7bd6
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu
2025-06-06 17:06:50 +08:00
committed by Tao Huang
parent 2920b6bde8
commit 3b93344b48

View File

@@ -64,7 +64,7 @@
regulator-name = "vcc3v3_lcd0_n";
regulator-boot-on;
enable-active-high;
gpio = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>;
gpios = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>;
vin-supply = <&vcc_3v3_s0>;
};