mbox series

[v6,0/3] i2c: imx: Fix handling of arbitration loss

Message ID 20201009110320.20832-1-ceggers@arri.de
Headers show
Series i2c: imx: Fix handling of arbitration loss | expand

Message

Christian Eggers Oct. 9, 2020, 11:03 a.m. UTC
Changes in v5:
---------------
- Added missing "Tested-By" tags.

Changes in v4:
---------------
- Extend comment (W1C vs. W0C)

Changes in v3:
---------------
- dedicated function for clearing an irq

Changes in v2:
---------------
- Don't accidently clear additional status flags on Vybrid
(reported by Uwe Kleine-Koenig)

Comments

Wolfram Sang Oct. 10, 2020, 11:06 a.m. UTC | #1
> Changes in v5:


Changes in v6 were missing... Because patch 1 was updated, I reverted it
from for-current and will apply this series to for-next instead to give
it some more time for testing.
Christian Eggers Oct. 18, 2020, 10:44 a.m. UTC | #2
Hi Wolfram,

On Saturday, 10 October 2020, 13:06:58 CEST, Wolfram Sang wrote:
> > Changes in v5:

> Changes in v6 were missing... Because patch 1 was updated, I reverted it

> from for-current and will apply this series to for-next instead to give

> it some more time for testing.


can may patches be merged into for-current for -RC2 or RC3?

Best regards
Christian