Re: [PATCH v2 07/17] drm/msm/dpu: Sort INTF registers numerically

From: Marijn Suijten
Date: Thu Apr 20 2023 - 17:47:13 EST


On 2023-04-20 03:47:57, Dmitry Baryshkov wrote:
> On 17/04/2023 23:21, Marijn Suijten wrote:
> > A bunch of registers were appended at the end in e.g. 91143873a05d
> > ("drm/msm/dpu: Add MISR register support for interface") rather than
> > being inserted in a place that maintains numerical sorting. Restore
> > that.
>
> Assuming that = "sort order":

This is what I mean(t) to say, but not what I meant to write. See the
previous sentence: "restore that" refers to "numerical sorting" (not
just "sort order") right before.

> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
>
> If I don't forget, I'll fix it when applying.

If you feel the above explanation is inadequate, feel free to replace
the sentence with "Restore said numerical sorting".

- Marijn

> > Signed-off-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx>
> > ---
> > drivers/gpu/drm/msm/disp/dpu1/dpu_hw_intf.c | 12 +++++++-----
> > 1 file changed, 7 insertions(+), 5 deletions(-)
>
>
>
> --
> With best wishes
> Dmitry
>