From: Xin Ji Date: Thu, 4 Nov 2021 03:36:39 +0000 (+0800) Subject: drm/bridge: anx7625: add MIPI DPI input feature X-Git-Tag: v6.6.17~3937^2~23^2~3508 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd0310b6fe7db694e553a5407594d1361e68ce1e;p=platform%2Fkernel%2Flinux-rpi.git drm/bridge: anx7625: add MIPI DPI input feature The basic anx7625 driver only support MIPI DSI rx signal input. This patch add MIPI DPI rx input configuration support, after apply this patch, the driver can support DSI rx or DPI rx by adding 'bus-type' in DT. Reviewed-by: Robert Foss Signed-off-by: Xin Ji Signed-off-by: Robert Foss Link: https://patchwork.freedesktop.org/patch/msgid/20211104033639.2634502-1-xji@analogixsemi.com --- diff --git a/drivers/gpu/drm/bridge/analogix/anx7625.c b/drivers/gpu/drm/bridge/analogix/anx7625.c index f48e911..f7c3386 100644 --- a/drivers/gpu/drm/bridge/analogix/anx7625.c +++ b/drivers/gpu/drm/bridge/analogix/anx7625.c @@ -32,6 +32,7 @@ #include #include +#include #include