apm821xx: MBL: band-aid MBL DUO
[openwrt/openwrt.git] / target / linux / apm821xx / dts / wd-mybooklive.dts
index 3fd636cb237da4711acf9e99e21522ca96b7f0a0..895d914d6b950861b249775192237d311d24a37b 100644 (file)
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
        };
-
-       sata1pwr: sata1-regulator {
-               compatible = "regulator-fixed";
-               regulator-name = "Power Drive Port 1";
-               gpios = <&GPIO1 3 GPIO_ACTIVE_LOW>;
-               regulator-min-microvolt = <12000000>;
-               regulator-max-microvolt = <12000000>;
-               regulator-always-on; /* needed to read OS from HDD */
-       };
-
-       sata0pwr: sata0-regulator {
-               compatible = "regulator-fixed";
-               regulator-name = "Power Drive Port 0";
-               gpios = <&GPIO1 7 GPIO_ACTIVE_LOW>;
-               regulator-min-microvolt = <12000000>;
-               regulator-max-microvolt = <12000000>;
-               regulator-always-on; /* needed to read OS from HDD */
-       };
 };
 
 &EMAC0 {