public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v9 0/2] i2c: riic: Implement bus recovery
@ 2025-04-30 19:46 Prabhakar
  2025-04-30 19:46 ` [PATCH v9 1/2] " Prabhakar
  2025-04-30 19:46 ` [PATCH v9 2/2] i2c: riic: Recover from arbitration loss Prabhakar
  0 siblings, 2 replies; 11+ messages in thread
From: Prabhakar @ 2025-04-30 19:46 UTC (permalink / raw)
  To: Chris Brandt, Andi Shyti, Wolfram Sang, Geert Uytterhoeven,
	Andy Shevchenko
  Cc: linux-renesas-soc, linux-i2c, linux-kernel, Prabhakar, Biju Das,
	Fabrizio Castro, Lad Prabhakar

From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi all,

This patch series implements bus recovery for the RIIC driver. The first
patch implements the bus recovery mechanism, while the second patch
handles arbitration loss.

v8>->v9:
- Dropped Tested-by and Reviewed-by tags from patch 1/2
- Updated commit message for patch 1/2 to include the new approach
- New patch 2/2 added to handle arbitration loss

v7->v8:
- Included Acks from Andy and Fabrizio.

v6->v7:
- https://lore.kernel.org/all/20250203143511.629140-1-prabhakar.mahadev-lad.rj@bp.renesas.com/

v2->v6:
- Included RB and TB from Claudiu.

v1->v2:
- Used single register read to check SDA/SCL lines

Cheers,
Prabhakar

Lad Prabhakar (2):
  i2c: riic: Implement bus recovery
  i2c: riic: Recover from arbitration loss

 drivers/i2c/busses/i2c-riic.c | 63 +++++++++++++++++++++++++++++++++--
 1 file changed, 60 insertions(+), 3 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-05-02  9:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 19:46 [PATCH v9 0/2] i2c: riic: Implement bus recovery Prabhakar
2025-04-30 19:46 ` [PATCH v9 1/2] " Prabhakar
2025-05-01  7:51   ` Wolfram Sang
2025-05-01 14:16   ` Fabrizio Castro
2025-04-30 19:46 ` [PATCH v9 2/2] i2c: riic: Recover from arbitration loss Prabhakar
2025-04-30 20:17   ` Wolfram Sang
2025-04-30 20:29     ` Lad, Prabhakar
2025-05-01  7:58       ` Wolfram Sang
2025-05-01  9:02         ` Lad, Prabhakar
2025-05-01 19:44           ` Wolfram Sang
2025-05-02  9:29             ` Lad, Prabhakar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox