staging: wfx: follow compatible = vendor,chip format
[sfrench/cifs-2.6.git] / drivers / staging / wfx / bus_sdio.c
index 5450bd5e1b5dbd23778edf63901dc3dd85b4596e..dedc3ff58d3ebb4c013b3ad2cd2c05bf6ceb17ca 100644 (file)
@@ -251,6 +251,7 @@ MODULE_DEVICE_TABLE(sdio, wfx_sdio_ids);
 #ifdef CONFIG_OF
 static const struct of_device_id wfx_sdio_of_match[] = {
        { .compatible = "silabs,wfx-sdio" },
+       { .compatible = "silabs,wf200" },
        { },
 };
 MODULE_DEVICE_TABLE(of, wfx_sdio_of_match);