lantiq: remove support for kernel 4.19
[openwrt/openwrt.git] / target / linux / lantiq / files / arch / mips / boot / dts / lantiq / falcon_lantiq_easy98000-sflash.dts
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/falcon_lantiq_easy98000-sflash.dts b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/falcon_lantiq_easy98000-sflash.dts
new file mode 100644 (file)
index 0000000..c555591
--- /dev/null
@@ -0,0 +1,12 @@
+#include "falcon_lantiq_easy98000.dtsi"
+#include "falcon_sflash-16m.dtsi"
+
+/ {
+       model = "Lantiq Falcon (SFLASH)";
+       compatible = "lantiq,easy98000-sflash", "lantiq,easy98000", "lantiq,falcon";
+
+       aliases {
+               spi0 = &ebu_cs0;
+               spi1 = &spi;
+       };
+};