[PATCH V2 0/2] Add atomic transfer support to i2c-xiic
Manikanta Guntupalli
manikanta.guntupalli at amd.com
Tue Dec 10 01:52:40 PST 2024
This patch series adds atomic transfer support to the i2c-xiic
controller.
---
Changes for V2:
Remove NULL checks for tx_msg and rx_msg, as __xiic_start_xfer() already
has checks.
Manikanta Guntupalli (2):
i2c: xiic: Relocate xiic_i2c_runtime_suspend and
xiic_i2c_runtime_resume to facilitate atomic mode
i2c: xiic: Add atomic transfer support
drivers/i2c/busses/i2c-xiic.c | 281 +++++++++++++++++++++++++++-------
1 file changed, 227 insertions(+), 54 deletions(-)
--
2.25.1
More information about the linux-arm-kernel
mailing list