Merge remote-tracking branch 'drm-panel/drm/panel/for-next'
[deliverable/linux.git] / drivers / media / platform / rcar-fcp.c
index f7bcbf7677a0d211bffd860df6713b58ddfb3360..f3a3f31cdfa9c6cb0715b91f4b39230a3cef4529 100644 (file)
@@ -165,6 +165,7 @@ static int rcar_fcp_remove(struct platform_device *pdev)
 }
 
 static const struct of_device_id rcar_fcp_of_match[] = {
+       { .compatible = "renesas,fcpf" },
        { .compatible = "renesas,fcpv" },
        { },
 };
This page took 0.026381 seconds and 5 git commands to generate.