v4l2: modify v4l2 compatible name
[platform/kernel/linux-starfive.git] / drivers / media / platform / starfive / v4l2_driver / stfcamss.c
index 63f0d8e..f699766 100644 (file)
@@ -1182,7 +1182,7 @@ static int stfcamss_remove(struct platform_device *pdev)
 }
 
 static const struct of_device_id stfcamss_of_match[] = {
-       {.compatible = "starfive,stf-vin"},
+       { .compatible = "starfive,jh7110-vin" },
        { /* end node */ },
 };