dts: switch spi-flash to jedec, spi-nor compatible
[oweals/u-boot.git] / arch / arm / dts / dra71-evm-u-boot.dtsi
index 8ae64c0a3ce9e739292b5a3346a0733d67197fa3..f9da15f1c7c1f00bc7b326194ac918a168d2c818 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;
+};