v4l2: modify v4l2 compatible name
[platform/kernel/linux-starfive.git] / drivers / media / platform / starfive / v4l2_driver / imx219_mipi.c
index 7c1de20..c6c80db 100644 (file)
@@ -1649,7 +1649,7 @@ static int imx219_remove(struct i2c_client *client)
 }
 
 static const struct of_device_id imx219_dt_ids[] = {
-       { .compatible = "imx219" },
+       { .compatible = "sony,imx219" },
        { /* sentinel */ }
 };
 MODULE_DEVICE_TABLE(of, imx219_dt_ids);