]> 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 e92a492545d92f76f817fb39ef754cb8ede4c241..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 {
        status = "okay";
 };
 
+&dwc3_typec0 {
+       status = "okay";
+};
+
 &usb_host1_ehci {
        status = "okay";
 };
        status = "okay";
 };
 
+&dwc3_typec1 {
+       status = "okay";
+};
+
 &pinctrl {
        pmic {
                pmic_int_l: pmic-int-l {