Re: [PATCH] drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice

From: Doug Anderson
Date: Mon May 18 2020 - 14:30:16 EST


Sam,

On Fri, May 15, 2020 at 2:49 PM Rob Clark <robdclark@xxxxxxxxx> wrote:
>
> On Mon, May 4, 2020 at 9:32 PM Douglas Anderson <dianders@xxxxxxxxxxxx> wrote:
> >
> > If the rate in our table is _equal_ to the rate we want then it's OK
> > to pick it. It doesn't need to be greater than the one we want.
> >
> > Fixes: a095f15c00e2 ("drm/bridge: add support for sn65dsi86 bridge driver")
> > Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
>
> Reviewed-by: Rob Clark <robdclark@xxxxxxxxx>

...and I think this is the last of the patches I stupidly didn't CC
you on that's ready to go.

-Doug