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 Pinchart, OK, I'll expand the commit message. Thanks, Xin > > > Reviewed-by: Robert Foss <robert.foss@xxxxxxxxxx> > > Signed-off-by: Xin Ji <xji@xxxxxxxxxxxxxxxx> > > --- > > drivers/gpu/drm/bridge/analogix/anx7625.c | 245 ++++++++++++++++------ > > drivers/gpu/drm/bridge/analogix/anx7625.h | 18 +- > > 2 files changed, 203 insertions(+), 60 deletions(-) > > [snip] > > -- > Regards, > > Laurent Pinchart