lantiq: add support for AVM Fritzbox 3490
[openwrt/staging/wigyori.git] / target / linux / lantiq / files / arch / mips / boot / dts / lantiq / vr9_avm_fritz3490-micron.dts
diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz3490-micron.dts b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz3490-micron.dts
new file mode 100644 (file)
index 0000000..b122c04
--- /dev/null
@@ -0,0 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+
+#include "vr9_avm_fritz3490.dtsi"
+
+/ {
+       compatible = "avm,fritz3490-micron", "lantiq,xway", "lantiq,vr9";
+       model = "AVM FRITZ!Box 3490 (Micron NAND)";
+};
+
+&nand1 {
+       nand-ecc-engine = <&nand1>;
+};