Re: [PATCH 3/8] i2c: mediatek: fixing the incorrect register offset

From: Kewei Xu
Date: Fri Jul 16 2021 - 05:10:04 EST


On Thu, 2021-07-15 at 13:23 +0800, Chen-Yu Tsai wrote:
> Hi,
>
> On Thu, Jul 15, 2021 at 10:31 AM Kewei Xu <kewei.xu@xxxxxxxxxxxx> wrote:
> >
> > The reason for the modification here is that the previous
> > offset information is incorrect, OFFSET_DEBUGSTAT = 0xE4 is
> > the correct value.
> >
> > Signed-off-by: Kewei Xu <kewei.xu@xxxxxxxxxxxx>
>
> This needs a fixes tag:
>
> Fixes: 25708278f810 ("i2c: mediatek: Add i2c support for MediaTek MT8183")
>
> Otherwise,
>
> Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>

Hi Chen-Yu,

OK, I will resubmit a patch to add a fixes tag.

thanks
Kewei