Re: [PATCH v7 3/4] drm/bridge: anx7625: add MIPI DPI input feature

2021-06-14 Thread Xin Ji
On Mon, Jun 14, 2021 at 01:12:56PM +0300, Laurent Pinchart wrote: > Hi Xin, > > Thank you for the patch. > > On Fri, Jun 11, 2021 at 05:13:33PM +0800, Xin Ji wrote: > > Add MIPI rx DPI input feature support. > > Could you expand the commit message to explain what this feature is ? Hi Laurent Pin

Re: [PATCH v7 3/4] drm/bridge: anx7625: add MIPI DPI input feature

2021-06-14 Thread Laurent Pinchart
Hi Xin, Thank you for the patch. On Fri, Jun 11, 2021 at 05:13:33PM +0800, Xin Ji wrote: > Add MIPI rx DPI input feature support. Could you expand the commit message to explain what this feature is ? > Reviewed-by: Robert Foss > Signed-off-by: Xin Ji > --- > drivers/gpu/drm/bridge/analogix/a

[PATCH v7 3/4] drm/bridge: anx7625: add MIPI DPI input feature

2021-06-11 Thread Xin Ji
Add MIPI rx DPI input feature support. Reviewed-by: Robert Foss Signed-off-by: Xin Ji --- drivers/gpu/drm/bridge/analogix/anx7625.c | 245 -- drivers/gpu/drm/bridge/analogix/anx7625.h | 18 +- 2 files changed, 203 insertions(+), 60 deletions(-) diff --git a/drivers/gpu/drm