Skip to content

Commit c9a95dd

Browse files
alvsunkartben
authored andcommitted
drivers: i3c: npcx: add npcx i3c target driver
As title. Signed-off-by: Alvis Sun <[email protected]>
1 parent 9976f8a commit c9a95dd

File tree

2 files changed

+895
-98
lines changed

2 files changed

+895
-98
lines changed

drivers/i3c/Kconfig.npcx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ config I3C_NPCX
3131
config I3C_NPCX_DMA
3232
bool "Nuvoton NPCX embedded controller (EC) serial driver DMA support"
3333
depends on I3C_NPCX && "$(dt_node_reg_addr_hex,$(DT_I3C_NPCX),1)" != 0
34+
select I3C_TARGET_BUFFER_MODE
3435
default y
3536
help
3637
Enable support for npcx I3C DMA mode.

0 commit comments

Comments
 (0)