]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/rk3399-evb.dts
arm: dts: imx6ul-isiot: Add I2C nodes
[u-boot] / arch / arm / dts / rk3399-evb.dts
index 7b49f6fb194f72e58b179808f2a0b566159aa05e..fa60e191edf364e031bf3ba3831ef12fd68527d1 100644 (file)
@@ -23,6 +23,7 @@
                regulator-name = "vdd_center";
                regulator-min-microvolt = <800000>;
                regulator-max-microvolt = <1400000>;
+               regulator-init-microvolt = <950000>;
                regulator-always-on;
                regulator-boot-on;
                status = "okay";
                regulator-always-on;
                regulator-boot-on;
        };
+
+       vcc5v0_host: vcc5v0-host-en {
+               compatible = "regulator-fixed";
+               regulator-name = "vcc5v0_host";
+               gpio = <&gpio4 25 GPIO_ACTIVE_HIGH>;
+       };
 };
 
 &emmc_phy {