]> git.sur5r.net Git - u-boot/blobdiff - arch/mips/dts/netgear,cg3100d.dts
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / mips / dts / netgear,cg3100d.dts
index db1e2e7616492926a8e11531118f2107b89d48fe..a3d4cd56a23ff6d724e696a51198cc3bfe83bf7e 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 = <25000000>;
+       };
+};
+
 &uart0 {
        u-boot,dm-pre-reloc;
        status = "okay";