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

From: Chen-Yu Tsai
Date: Thu Jul 15 2021 - 01:24:01 EST


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>