Re: [PATCH v13 10/10] drm/bridge: it6505: Register Type C mode switches

From: Pin-yen Lin
Date: Thu Mar 09 2023 - 05:22:17 EST


Hi Andy,

On Wed, Mar 8, 2023 at 11:31 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> On Wed, Mar 08, 2023 at 09:51:19PM +0800, Pin-yen Lin wrote:
> > On Mon, Mar 6, 2023 at 8:03 PM Andy Shevchenko
> > <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> > > On Fri, Mar 03, 2023 at 10:33:50PM +0800, Pin-yen Lin wrote:
>
> ...
>
> > > > + it6505->port_data[i].lane_swap = (dp_lanes[0] / 2 == 1);
> > >
> > > ' % 2 == 0' ?
> > >
> > Per another patch, I'll update this into `< 2`
>
> But here it should be >= 2 then, no?
>
Yes it should be >= 2 here. I wasn't really using my brain when I
replied to the mail....
> --
> With Best Regards,
> Andy Shevchenko
>
>
Best regards,
Pin-yen