--- arch/arm/dts/rk3328-rock64-u-boot.dtsi.orig 2021-06-10 18:54:52.771546000 +0300 +++ arch/arm/dts/rk3328-rock64-u-boot.dtsi 2021-06-10 18:55:49.724605000 +0300 @@ -5,6 +5,7 @@ #include "rk3328-u-boot.dtsi" #include "rk3328-sdram-lpddr3-1600.dtsi" + / { chosen { u-boot,spl-boot-order = "same-as-spl", &sdmmc, &emmc; @@ -25,21 +26,6 @@ &pcfg_pull_up_4ma { u-boot,dm-spl; -}; - -&usb_host0_xhci { - vbus-supply = <&vcc_host_5v>; - status = "okay"; -}; - -/* - * This makes XHCI responsible for toggling VBUS. This is needed to work - * around an issue where either XHCI only works with USB 2.0 or OTG doesn't - * work, depending on how VBUS is configured. Having USB 3.0 seems better. - */ -&vcc_host_5v { - /delete-property/ regulator-always-on; - /delete-property/ regulator-boot-on; }; /* Need this and all the pinctrl/gpio stuff above to set pinmux */