ARM: dts: add QorIQ DPAA 1 FMan v3 to LS1046ARDB
[oweals/u-boot.git] / arch / arm / dts / dra71-evm-u-boot.dtsi
index 8ae64c0a3ce9e739292b5a3346a0733d67197fa3..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"
 &cpsw_emac1 {
        phy-handle = <&dp83867_1>;
 };
+
+&mmc2_pins_default {
+       u-boot,dm-spl;
+};
+
+&mmc2_pins_hs {
+       u-boot,dm-spl;
+};
+
+&mmc2_pins_ddr_rev20 {
+       u-boot,dm-spl;
+};
+
+&mmc2_iodelay_ddr_conf {
+       u-boot,dm-spl;
+};
+
+&mmc2_pins_hs200 {
+       u-boot,dm-spl;
+};
+
+&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;
+};