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

From: Christian Eggers
Date: Tue Dec 01 2020 - 02:36:42 EST


On Saturday, 10 October 2020, 13:09:20 CET, Wolfram Sang wrote:
> On Fri, Oct 09, 2020 at 01:03:18PM +0200, Christian Eggers 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>
> > Fixes: 4b775022f6fd ("i2c: imx: add struct to hold more configurable quirks")
> > Reviewed-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> > Acked-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> > Cc: stable@xxxxxxxxxxxxxxx
>
> Applied to for-next, thanks!
>
I cannot find my patches in kernel/git/wsa/linux.git, branch "for-next".
Did they get lost?

regards
Christian