Hi, On Wed, Aug 11, 2021 at 4:51 PM Rob Clark <robdclark@xxxxxxxxx> wrote: > > From: Rob Clark <robdclark@xxxxxxxxxxxx> > > For the brave new world of bridges not creating their own connectors, we > need to implement the max clock limitation via bridge->mode_valid() > instead of connector->mode_valid(). > > Signed-off-by: Rob Clark <robdclark@xxxxxxxxxxxx> > --- > drivers/gpu/drm/bridge/ti-sn65dsi86.c | 24 +++++++++++++++++++----- > 1 file changed, 19 insertions(+), 5 deletions(-) This looks good to me. I'll plan to land this together with the next patch into drm-misc-next sometime next week unless someone beats me to it. Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>