[PATCH 0/3] Improve Actions Semi Owl I2C driver

From: Cristian Ciocaltea
Date: Thu Oct 08 2020 - 17:44:46 EST


This patchset brings a few improvements to the Actions Semiconductor
Owl I2C driver driver:

- Fixes an issue reported by Mani related to the error handling
- Adds support for atomic transfers
- Enables asynchronous probing, per Mani's suggestion

Please note the first two patches incorporate the review received for
the following patch (which became obsolete now):
https://lore.kernel.org/lkml/b6c56858854805b0f03e29b7dde40b20796d5c93.1599561278.git.cristian.ciocaltea@xxxxxxxxx/

Kind regards,
Cristi

Cristian Ciocaltea (3):
i2c: owl: Clear NACK and BUS error bits
i2c: owl: Add support for atomic transfers
i2c: owl: Enable asynchronous probing

drivers/i2c/busses/i2c-owl.c | 83 +++++++++++++++++++++++++++---------
1 file changed, 63 insertions(+), 20 deletions(-)

--
2.28.0