]> git.sur5r.net Git - u-boot/blobdiff - arch/mips/dts/sagem,f@st1704.dts
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / arch / mips / dts / sagem,f@st1704.dts
index be15fe555191598c166af65357c8d9877424cb9f..5300f8b6df9fd09db163aee9f42bded824d1c741 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /dts-v1/;
        status = "okay";
 };
 
+&spi {
+       status = "okay";
+
+       spi-flash@0 {
+               compatible = "spi-flash";
+               reg = <0>;
+               #address-cells = <1>;
+               #size-cells = <1>;
+               spi-max-frequency = <20000000>;
+       };
+};
+
 &uart0 {
        u-boot,dm-pre-reloc;
        status = "okay";