public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 RESEND 0/2] i2c: aspeed: Late ack Tx done irqs and fix unhandled Tx done with NAK
@ 2023-11-28  7:52 Quan Nguyen
  2023-11-28  7:52 ` [PATCH v2 RESEND 1/2] i2c: aspeed: Fix " Quan Nguyen
  2023-11-28  7:52 ` [PATCH v2 RESEND 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late Quan Nguyen
  0 siblings, 2 replies; 17+ messages in thread
From: Quan Nguyen @ 2023-11-28  7:52 UTC (permalink / raw)
  To: Brendan Higgins, Benjamin Herrenschmidt, Joel Stanley, Andi Shyti,
	Andrew Jeffery, Wolfram Sang, Jae Hyun Yoo, Guenter Roeck,
	linux-i2c, openbmc, linux-arm-kernel, linux-aspeed, linux-kernel
  Cc: Cosmo Chou, Open Source Submission, Phong Vo, Thang Q . Nguyen

Rebase on the v6.7-rc3 and resend the series as per discussion at
https://lore.kernel.org/all/d0773df55a6fe8a5c9b1a3d7c8dd2e1343643272.camel@codeconstruct.com.au/

The prior discussion could be found at
https://lore.kernel.org/all/20210616031046.2317-1-quan@os.amperecomputing.com/

This series consists of two patches to fix the below issues observed
when testing with slave mode:
  + Unhandled Tx done with NAK
  + Early ack'ed of Tx done (ACK and NAK) causing "Unexpected Ack on
  read request".

v2:
  + Split these patches to separate series [Joel]
  + Added the Fixes lines [Joel]
  + Fixed multiline comment [Joel]
  + Refactor irq clearing code [Joel, Guenter]
  + Revised commit message [Joel, Quan]

v1:
  + These patches are first introduced from this disscusstion
https://lore.kernel.org/all/20210519074934.20712-1-quan@os.amperecomputing.com/

Quan Nguyen (2):
  i2c: aspeed: Fix unhandled Tx done with NAK
  i2c: aspeed: Acknowledge Tx done with and without ACK irq late

 drivers/i2c/busses/i2c-aspeed.c | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

-- 
2.35.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-11-30  6:54 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28  7:52 [PATCH v2 RESEND 0/2] i2c: aspeed: Late ack Tx done irqs and fix unhandled Tx done with NAK Quan Nguyen
2023-11-28  7:52 ` [PATCH v2 RESEND 1/2] i2c: aspeed: Fix " Quan Nguyen
2023-11-29  0:19   ` Andrew Jeffery
2023-11-29  9:03     ` Quan Nguyen
2023-11-30  1:20       ` Andrew Jeffery
2023-11-30  6:52         ` Quan Nguyen
2023-11-29  0:35   ` Andi Shyti
2023-11-29  9:03     ` Quan Nguyen
2023-11-29 21:25       ` Andi Shyti
2023-11-30  6:53         ` Quan Nguyen
2023-11-28  7:52 ` [PATCH v2 RESEND 2/2] i2c: aspeed: Acknowledge Tx done with and without ACK irq late Quan Nguyen
2023-11-29  0:33   ` Andrew Jeffery
2023-11-29  9:02     ` Quan Nguyen
2023-11-29 22:44       ` Andrew Jeffery
2023-11-30  6:53         ` Quan Nguyen
2023-11-29  0:45   ` Andi Shyti
2023-11-29  9:05     ` Quan Nguyen

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