summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/Makefile
diff options
context:
space:
mode:
authorLUU HOAI <hoai.luu.ub@renesas.com>2020-02-25 18:32:53 +0900
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2021-12-06 18:19:49 +0200
commit155358310f013c23c2e5533e007afc7310c9a964 (patch)
treebe2cd141d446ee423684c0ef8ad8740151507955 /drivers/gpu/drm/rcar-du/Makefile
parent1a0548ce39e8600297d0de7d50187fe89b8cb611 (diff)
downloadlinux-stable-155358310f013c23c2e5533e007afc7310c9a964.tar.gz
linux-stable-155358310f013c23c2e5533e007afc7310c9a964.tar.bz2
linux-stable-155358310f013c23c2e5533e007afc7310c9a964.zip
drm: rcar-du: Add R-Car DSI driver
The driver supports the MIPI DSI/CSI-2 TX encoder found in the R-Car V3U SoC. It currently supports DSI mode only. Signed-off-by: LUU HOAI <hoai.luu.ub@renesas.com> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Tested-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Acked-by: Sam Ravnborg <sam@ravnborg.org> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'drivers/gpu/drm/rcar-du/Makefile')
-rw-r--r--drivers/gpu/drm/rcar-du/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/rcar-du/Makefile b/drivers/gpu/drm/rcar-du/Makefile
index 4d1187ccc3e5..286bc81b3e7c 100644
--- a/drivers/gpu/drm/rcar-du/Makefile
+++ b/drivers/gpu/drm/rcar-du/Makefile
@@ -19,6 +19,7 @@ obj-$(CONFIG_DRM_RCAR_CMM) += rcar_cmm.o
obj-$(CONFIG_DRM_RCAR_DU) += rcar-du-drm.o
obj-$(CONFIG_DRM_RCAR_DW_HDMI) += rcar_dw_hdmi.o
obj-$(CONFIG_DRM_RCAR_LVDS) += rcar_lvds.o
+obj-$(CONFIG_DRM_RCAR_MIPI_DSI) += rcar_mipi_dsi.o
# 'remote-endpoint' is fixed up at run-time
DTC_FLAGS_rcar_du_of_lvds_r8a7790 += -Wno-graph_endpoint