regulator:axp15060:Remove sdio vdd regulator
[platform/kernel/linux-starfive.git] / arch / riscv / boot / dts / starfive / jh7110-visionfive-v2.dtsi
index e3a66f1..bbda90d 100644 (file)
                                regulator-min-microvolt = <1800000>;
                                regulator-max-microvolt = <1800000>;
                        };
-                       sdio_vdd: ALDO4 {
-                               regulator-boot-on;
-                               regulator-compatible = "sdio_vdd";
-                               regulator-name = "sdio_vdd";
-                               regulator-min-microvolt = <1800000>;
-                               regulator-max-microvolt = <1800000>;
-                       };
                        cpu_vdd: DCDC2 {
                                regulator-boot-on;
                                regulator-always-on;
        non-removable;
        cap-mmc-hw-reset;
        post-power-on-delay-ms = <200>;
-       vqmmc-supply = <&sdio_vdd>;
        status = "okay";
 };