ipq40xx: fix R619AC PHY LEDs

This commit is contained in:
Chen Minqiang 2019-11-11 23:25:57 +08:00 committed by CN_SZTL
parent 18088ed5fe
commit a8a6d2a7ff
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -1177,6 +1177,7 @@
+ /* disable phy internal loopback */
+ mdiobus_write(bus, 0x1f, 0x10, 0x6860);
+ mdiobus_write(bus, 0x1f, 0x0, 0x9040);
+ ar40xx_phy_mmd_write(priv, 0x1f, 7, 0x8076, 0x0670); /* 1000_LED_n */
+
+ for (phy = 0; phy < AR40XX_NUM_PORTS - 1; phy++) {
+ /* disable mac loop back */