kernel/arch/arm/boot/dts/sun8i-h3-nanopi-duo2.dts
.. .. @@ -57,7 +57,7 @@ 57 57 regulator-ramp-delay = <50>; /* 4ms */ 58 58 59 59 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 */61 61 gpios = <&r_pio 0 6 GPIO_ACTIVE_HIGH>; /* PL6 */ 62 62 gpios-states = <0x1>; 63 63 states = <1100000 0>, <1300000 1>;