generic: ar8216: fix unknown packet flooding for ar8229/ar8236
[oweals/openwrt.git] / target / linux / ath79 / dts / qca9563_netgear_wndr.dtsi
index 2ab9b0b34a563d6231d3a3757441e854d03b5750..29b422536f36d9925ac3e091a7e64f482e4eaa83 100644 (file)
        status = "okay";
 
        num-cs = <2>;
-       cs-gpios = <0>, <0>;
 
        flash@0 {
                compatible = "jedec,spi-nor";
                                reg = <0x90000 0x160000>;
                        };
 
-                       art: partition@1f0000 {
+                       caldata: partition@1f0000 {
                                label = "caldata";
                                reg = <0x1f0000 0x10000>;
                                read-only;
 
        pll-data = <0x03000101 0x00000101 0x00001919>;
 
-       mtd-mac-address = <&art 0x0>;
+       mtd-mac-address = <&caldata 0x0>;
 
        phy-mode = "sgmii";
        phy-handle = <&phy0>;
 &wmac {
        status = "okay";
 
-       mtd-mac-address = <&art 0x0>;
+       mtd-mac-address = <&caldata 0x0>;
        qca,no-eeprom;
 };
 
                /* chip is AR9580, override bogus PCI ID 168c:abcd */
                compatible = "pci168c,0033";
                reg = <0x0000 0 0 0 0>;
-               mtd-mac-address = <&art 0xc>;
+               mtd-mac-address = <&caldata 0xc>;
                qca,no-eeprom;
                qca,gpio-mask=<0xf6ff>; /* unmask pin 9 for RFKILL button */
                #gpio-cells = <2>;