ARM: dts: rmobile: Add soc label to Gen3
[oweals/u-boot.git] / arch / arm / dts / dra76-evm-u-boot.dtsi
index b007f78d46f1ebb9339ac1cccdb539e33c794e40..f651f404e0a3d8e4d9b4f30ab7b2c0c9d2f6cbd3 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_hs200 {
+       u-boot,dm-spl;
+};
+
+&mmc2_iodelay_hs200_conf {
+       u-boot,dm-spl;
+};