ath79: use ar8216 for builtin switch
[openwrt/.git] / target / linux / ath79 / dts / ar7242.dtsi
index dd5417e570268cb6bf1c9b671bf14f2bf1884e9b..44eb0edfdcbd4599e6657447daa6a2bd6e2fc28b 100644 (file)
        builtin-switch;
 
        builtin_switch: switch0@1f {
-               compatible = "qca,ar8216-builtin";
+               compatible = "qca,ar7240sw";
                #address-cells = <1>;
                #size-cells = <0>;
                reg = <0x1f>;
                resets = <&rst 8>;
                reset-names = "switch";
+               qca,mib-poll-interval = <500>;
        };
 };