]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/rk3399-evb.dts
ARM: tegra: pull Tegra30 SoC DT from Linux v4.7
[u-boot] / arch / arm / dts / rk3399-evb.dts
index bbcfcd0da9a67d7b2997affbb533e32e2ab66d3c..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";
 };
 
+&sdmmc {
+       status = "okay";
+};
+
 &sdhci {
        bus-width = <8>;
        mmc-hs400-1_8v;
        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 {