rockchip: rk3328: rock64 - fix gen3 SPL hang
[oweals/u-boot.git] / arch / arm / dts / dra71-evm-u-boot.dtsi
index e2ab0bbfab1e1ef6dd750994477aea646bd81ced..b56d4fc9d896d98edc2c18535cef67ffe816a727 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include "omap5-u-boot.dtsi"
 &mmc2_iodelay_hs200_rev20_conf {
        u-boot,dm-spl;
 };
+
+&omap_dwc3_1 {
+       u-boot,dm-spl;
+};
+
+&usb1 {
+       u-boot,dm-spl;
+       dr_mode = "peripheral";
+};
+
+&usb2_phy1 {
+       u-boot,dm-spl;
+};
+
+&usb3_phy1 {
+       u-boot,dm-spl;
+};