]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/gpu/drm/vc4/vc4_drv.c
drm/vc4: Add DPI driver
[mirror_ubuntu-zesty-kernel.git] / drivers / gpu / drm / vc4 / vc4_drv.c
index b7d2ff0e6e1fb6d9611b7a98b8b1af0303b2ac9d..54f9f52fa004440e6b9e2fb5d7eb257c04d94107 100644 (file)
@@ -237,6 +237,7 @@ static const struct component_master_ops vc4_drm_ops = {
 
 static struct platform_driver *const component_drivers[] = {
        &vc4_hdmi_driver,
+       &vc4_dpi_driver,
        &vc4_crtc_driver,
        &vc4_hvs_driver,
        &vc4_v3d_driver,