From: George McCollister <george.mccollister@gmail.com> Date: 2021-05-24 20:30:29
Also enable phy errata workaround on 9567 since has the same errata as
the 9477 according to the manufacture's documentation.
Signed-off-by: George McCollister <george.mccollister@gmail.com>
---
drivers/net/dsa/microchip/ksz9477.c | 1 +
1 file changed, 1 insertion(+)
@@ -1639,6 +1639,7 @@ static const struct ksz_chip_data ksz9477_switch_chips[] = {.num_statics=16,.cpu_ports=0x7F,/* can be configured as cpu port */.port_cnt=7,/* total physical port count */+.phy_errata_9477=true,},};
Also enable phy errata workaround on 9567 since has the same errata as
the 9477 according to the manufacture's documentation.
Signed-off-by: George McCollister <george.mccollister@gmail.com>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 24 May 2021 15:29:53 -0500 you wrote:
Also enable phy errata workaround on 9567 since has the same errata as
the 9477 according to the manufacture's documentation.
Signed-off-by: George McCollister <george.mccollister@gmail.com>
---
drivers/net/dsa/microchip/ksz9477.c | 1 +
1 file changed, 1 insertion(+)