OSDN Git Service

net: dsa: add support for ksz9897 ethernet switch
[tomoyo/tomoyo-test1.git] / drivers / net / dsa / microchip / ksz_spi.c
index c519469..8c1778b 100644 (file)
@@ -195,6 +195,7 @@ static int ksz_spi_remove(struct spi_device *spi)
 
 static const struct of_device_id ksz_dt_ids[] = {
        { .compatible = "microchip,ksz9477" },
+       { .compatible = "microchip,ksz9897" },
        {},
 };
 MODULE_DEVICE_TABLE(of, ksz_dt_ids);