public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Cadence I3C Status Register Bit Mask Error
@ 2023-09-11  8:16 Joshua Yeong
  2023-09-11  8:16 ` [PATCH 1/1] i3c: master: cdns: Fix reading status register Joshua Yeong
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Yeong @ 2023-09-11  8:16 UTC (permalink / raw)
  To: pgaj; +Cc: alexandre.belloni, linux-i3c, linux-kernel, Joshua Yeong

I3C ibirfifodepth and cmdrfifodepth field should read from status0 instead of
status1. Update I3C slave macro.

Joshua Yeong (1):
  i3c: master: cdns: Fix reading status register

 drivers/i3c/master/i3c-master-cdns.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--
2.25.1


-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

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

end of thread, other threads:[~2023-09-12 10:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-11  8:16 [PATCH 0/1] Cadence I3C Status Register Bit Mask Error Joshua Yeong
2023-09-11  8:16 ` [PATCH 1/1] i3c: master: cdns: Fix reading status register Joshua Yeong
2023-09-12 10:57   ` Miquel Raynal

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