[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250430194647.332553-1-prabhakar.mahadev-lad.rj@bp.renesas.com>
Date: Wed, 30 Apr 2025 20:46:45 +0100
From: Prabhakar <prabhakar.csengg@...il.com>
To: Chris Brandt <chris.brandt@...esas.com>,
Andi Shyti <andi.shyti@...nel.org>,
Wolfram Sang <wsa+renesas@...g-engineering.com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Andy Shevchenko <andy@...nel.org>
Cc: linux-renesas-soc@...r.kernel.org,
linux-i2c@...r.kernel.org,
linux-kernel@...r.kernel.org,
Prabhakar <prabhakar.csengg@...il.com>,
Biju Das <biju.das.jz@...renesas.com>,
Fabrizio Castro <fabrizio.castro.jz@...esas.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Subject: [PATCH v9 0/2] i2c: riic: Implement bus recovery
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...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
Powered by blists - more mailing lists