ath79: add support for ZyXEL NBG6716
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / dts / qca9557.dtsi
index b29dfc72b26a7509cff708108dfe9e8dea1290c6..61e1d5f6a420acb986de3d56f939f6c75ddceadc 100644 (file)
                        };
                };
 
+               nand: nand@1b800200 {
+                       compatible = "qca,ar934x-nand";
+                       reg = <0x1b800200 0xb8>;
+
+                       interrupts = <21>;
+                       interrupt-parent = <&miscintc>;
+
+                       resets = <&rst 14>;
+                       reset-names = "nand";
+
+                       nand-ecc-mode = "hw";
+
+                       #address-cells = <1>;
+                       #size-cells = <0>;
+
+                       status = "disabled";
+               };
+
                gmac: gmac@18070000 {
                        compatible = "qca,qca9550-gmac";
                        reg = <0x18070000 0x58>;