[PATCH v1 0/3] Add support for Nuvoton npcm845 i3c controller
From: Stanley Chu
Date: Tue Feb 18 2025 - 20:13:58 EST
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(-)
--
2.34.1