]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/dts/rk3399-evb.dts
dts: rk3399-evb: add regulator-fixed for usb host vbus
[karo-tx-uboot.git] / arch / arm / dts / rk3399-evb.dts
index e92a492545d92f76f817fb39ef754cb8ede4c241..bd7801b9a5e64e28e1583bfd8e2f14e979401492 100644 (file)
                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 {