forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/sun8i-h3-nanopi-duo2.dts
....@@ -57,7 +57,7 @@
5757 regulator-ramp-delay = <50>; /* 4ms */
5858
5959 enable-active-high;
60
- enable-gpio = <&r_pio 0 8 GPIO_ACTIVE_HIGH>; /* PL8 */
60
+ enable-gpios = <&r_pio 0 8 GPIO_ACTIVE_HIGH>; /* PL8 */
6161 gpios = <&r_pio 0 6 GPIO_ACTIVE_HIGH>; /* PL6 */
6262 gpios-states = <0x1>;
6363 states = <1100000 0>, <1300000 1>;