ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX
[oweals/u-boot.git] / arch / arm / dts / socfpga_cyclone5_de10_nano.dts
index e9105743ea039f376a5902f7ce4c7bdb5dbbdd1a..4be4083941d14e6879f002050f3a59ac7a2f5a37 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include "socfpga_cyclone5.dtsi"
+#include "socfpga-common-u-boot.dtsi"
 
 / {
        model = "Terasic DE10-Nano";
                device_type = "memory";
                reg = <0x0 0x40000000>; /* 1GB */
        };
-
-       soc {
-               u-boot,dm-pre-reloc;
-       };
 };
 
 &gmac1 {
@@ -80,6 +77,7 @@
 };
 
 &uart0 {
+       clock-frequency = <100000000>;
        u-boot,dm-pre-reloc;
 };