mbox series

[v1,0/3] Add support for Nuvoton npcm845 i3c controller

Message ID 20250219011019.1600058-1-yschu@nuvoton.com (mailing list archive)
Headers show
Series Add support for Nuvoton npcm845 i3c controller | expand

Message

Stanley Chu Feb. 19, 2025, 1:10 a.m. UTC
This patchset adds support for the Nuvoton npcm845
Board Management controller (BMC) SoC family.

The Nuvoton npcm845 uses the same Silvico IP but an older version.
This patchset adds fixes for the npcm845 specific hardware issues.

Stanley Chu (3):
  i3c: master: svc: add support for Nuvoton npcm845 i3c
  i3c: master: svc: fix npcm845 FIFO empty issue
  i3c: master: svc: fix npcm845 invalid slvstart event

 drivers/i3c/master/svc-i3c-master.c | 72 +++++++++++++++++++++++++----
 1 file changed, 63 insertions(+), 9 deletions(-)