Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / arm / dts / dra7-evm-u-boot.dtsi
index 3e7da7c766f018176df1689fbf638a70fca0fa13..f06c701dbd1fa8d821fc19bf07ccff09bc5ca56d 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;
+};