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

Krzysztof Kozlowski krzk at kernel.org
Wed Oct 7 03:50:23 EDT 2020


On Tue, 6 Oct 2020 at 18:10, Christian Eggers <ceggers at arri.de> 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 at arri.de>
> Cc: stable at vger.kernel.org
> ---
>  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



More information about the linux-arm-kernel mailing list