Re: [PATCH v4 1/3] i2c: imx: Fix reset of I2SR_IAL flag

From: Krzysztof Kozlowski
Date: Wed Oct 07 2020 - 03:50:39 EST


On Tue, 6 Oct 2020 at 18:10, Christian Eggers <ceggers@xxxxxxx> wrote:
>
> According to the "VFxxx Controller Reference Manual" (and the comment
> block starting at line 97), Vybrid requires writing a one for clearing
> an interrupt flag. Syncing the method for clearing I2SR_IIF in
> i2c_imx_isr().
>
> Signed-off-by: Christian Eggers <ceggers@xxxxxxx>
> Cc: stable@xxxxxxxxxxxxxxx
> ---
> drivers/i2c/busses/i2c-imx.c | 20 +++++++++++++++-----
> 1 file changed, 15 insertions(+), 5 deletions(-)

I replied to your v2 with testing, so what happened with all my tested tags?

Best regards,
Krzysztof