net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Fri, 18 Feb 2022 13:15:40 +0000 (14:15 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 Feb 2022 18:56:03 +0000 (18:56 +0000)
commit173a272a9f17b7b88d13b12250123075966990d1
treec9fdec2404c38ec71180877681947fa4e3971ded
parent7a11455f376de8a4357af4a20ae68fefe29b8ceb
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver

The KSZ9477 SPI driver already has support for the KSZ8563. The same switch
chip can also be managed via i2c and we have an KSZ9477 I2C driver, but
that one lacks the relevant compatible entry. Add it.

DT bindings already describe this compatible.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/microchip/ksz9477_i2c.c