[PATCH v2 0/2] Microchip CoreI2C driver fixes

Conor Dooley conor at kernel.org
Wed Dec 18 04:07:39 PST 2024


From: Conor Dooley <conor.dooley at microchip.com>

Yo,

Here's a v2 with one of the minor items pointed out by Andi resolved and
a new patch for an issue fixed in the months since v1, plus some minor
checkpatch things that I seem to have missed on v1. On v1 there was
unresolved discussion with Wolfram, but it has been two months without a
response so I am sending this v2 in an attempt to make progress.

Cheers,
Conor.

v2:
- remove extra () Andi pointed out
- fix some {} use that defied the coding style
- new patch for "ghost detections"

v1: https://lore.kernel.org/linux-i2c/20240930-uneasy-dorsal-1acda9227b0d@spud/

CC: Conor Dooley <conor.dooley at microchip.com>
CC: Daire McNamara <daire.mcnamara at microchip.com>
CC: Andi Shyti <andi.shyti at kernel.org>
CC: Wolfram Sang <wsa at kernel.org>
CC: linux-riscv at lists.infradead.org
CC: linux-i2c at vger.kernel.org
CC: linux-kernel at vger.kernel.org

Conor Dooley (2):
  i2c: microchip-core: actually use repeated sends
  i2c: microchip-core: fix "ghost" detections

 drivers/i2c/busses/i2c-microchip-corei2c.c | 126 ++++++++++++++++-----
 1 file changed, 96 insertions(+), 30 deletions(-)

-- 
2.45.2




More information about the linux-riscv mailing list