mbox series

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

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

Message

Christian Eggers Oct. 7, 2020, 8:45 a.m. UTC
Changes in v2:
---------------
- Don't accidently clear additional status flags on Vybrid
  (reported by Uwe Kleine-Koenig)

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

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

Changes in v5:
---------------
- Added missing "Tested-By" tags.

Best regards
Christian