arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
[platform/kernel/linux-starfive.git] / arch / arm64 / boot / dts / rockchip / rk3399-puma.dtsi
index 07694b1..063f59a 100644 (file)
 
        vcc5v0_host: vcc5v0-host-regulator {
                compatible = "regulator-fixed";
-               gpio = <&gpio4 RK_PA3 GPIO_ACTIVE_HIGH>;
+               gpio = <&gpio4 RK_PA3 GPIO_ACTIVE_LOW>;
                enable-active-low;
                pinctrl-names = "default";
                pinctrl-0 = <&vcc5v0_host_en>;