Prepare v2023.10
[platform/kernel/u-boot.git] / arch / arm / dts / rk3328-roc-cc-u-boot.dtsi
index 08806df..2062f34 100644 (file)
 };
 
 &gpio0 {
-       u-boot,dm-spl;
+       bootph-pre-ram;
 };
 
 &pinctrl {
-       u-boot,dm-spl;
+       bootph-pre-ram;
 };
 
-&sdmmc0m1_gpio {
-       u-boot,dm-spl;
+&sdmmc0m1_pin {
+       bootph-pre-ram;
 };
 
 &pcfg_pull_up_4ma {
-       u-boot,dm-spl;
-};
-
-&usb_host0_xhci {
-       vbus-supply = <&vcc_host1_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_host1_5v {
-       /delete-property/ regulator-always-on;
+       bootph-pre-ram;
 };
 
 /* Need this and all the pinctrl/gpio stuff above to set pinmux */
 &vcc_sd {
-       u-boot,dm-spl;
+       bootph-pre-ram;
 };