ath79: add AR934x NAND Flash Controller driver
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_archer-x7-v5.dtsi
index 5fcbf7390a02c1e57c10a7f9709e5735daba15e6..2e66e0f03e6270ad0c4cebb020d0fa72710a85fe 100644 (file)
@@ -16,6 +16,7 @@
                led-failsafe = &system;
                led-running = &system;
                led-upgrade = &system;
+               label-mac-device = &eth0;
        };
 
        gpio_leds: leds {
        phy0: ethernet-phy@0 {
                reg = <0>;
                phy-mode = "sgmii";
+               qca,mib-poll-interval = <500>;
 
                qca,ar8327-initvals = <
-                       0x04 0x00080080 /* PORT0 PAD MODE CTRL */
-                       0x10 0x81000080 /* POWER_ON_STRIP */
+                       0x04 0x80080080 /* PORT0 PAD MODE CTRL */
+                       0x08 0x00000000 /* PORT5 PAD MODE CTRL */
+                       0x0c 0x00000000 /* PORT6 PAD MODE CTRL */
+                       0x10 0x00000080 /* POWER_ON_STRIP */
                        0x7c 0x0000007e /* PORT0_STATUS */
+                       0x94 0x00000200 /* PORT6_STATUS */
                        >;
        };
 };