mbox series

[0/3] i2c: atr: A few i2c-atr fixes

Message ID 20241122-i2c-atr-fixes-v1-0-62c51ce790be@ideasonboard.com
Headers show
Series i2c: atr: A few i2c-atr fixes | expand

Message

Tomi Valkeinen Nov. 22, 2024, 7:51 a.m. UTC
The first two are perhaps not strictly fixes, as they essentially add
support for nested ATRs. The third one is a fix, thus stable is in cc.

 Tomi

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
---
Cosmin Tanislav (1):
      i2c: atr: Allow unmapped addresses from nested ATRs

Tomi Valkeinen (2):
      i2c: atr: Fix lockdep for nested ATRs
      i2c: atr: Fix client detach

 drivers/i2c/i2c-atr.c | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)
---
base-commit: adc218676eef25575469234709c2d87185ca223a
change-id: 20241121-i2c-atr-fixes-6d52b9f5f0c1

Best regards,