On 11.08.23 13:53, Oleksij Rempel wrote: > Add support for Microchip KSZ9893 switch. No additional changes seems to > be needed. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> Reviewed-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > drivers/net/ksz9477.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/net/ksz9477.c b/drivers/net/ksz9477.c > index 61142aa97b..a6a8144479 100644 > --- a/drivers/net/ksz9477.c > +++ b/drivers/net/ksz9477.c > @@ -476,6 +476,7 @@ static const struct of_device_id microchip_switch_dt_ids[] = { > { .compatible = "microchip,ksz8563" }, > { .compatible = "microchip,ksz9477" }, > { .compatible = "microchip,ksz9563" }, > + { .compatible = "microchip,ksz9893" }, > { } > }; > MODULE_DEVICE_TABLE(of, microchip_switch_dt_ids); -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |