zephyr/drivers/i3c
Ryan McClelland 42da6c9c82 drivers: i3c: shell: fix argc count for setmrl
There is the wrong argc count for the max ibi len for setmrl.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2024-10-21 18:52:15 -05:00
..
CMakeLists.txt
Kconfig drivers: i3c: add KConfig to perform rstact during bus init 2024-07-27 15:18:18 +03:00
Kconfig.cdns
Kconfig.npcx
Kconfig.nxp
Kconfig.test
i3c_ccc.c drivers: i3c: add ccc setbuscon 2024-09-30 16:56:04 -05:00
i3c_cdns.c drivers: i3c: cdns: fixup attachment and addr assignment for daa 2024-10-10 20:22:01 -04:00
i3c_common.c drivers: i3c: cdns: fixup attachment and addr assignment for daa 2024-10-10 20:22:01 -04:00
i3c_handlers.c
i3c_ibi_workq.c drivers: i3c: add ccc deftgts 2024-09-10 21:52:18 -04:00
i3c_mcux.c drivers: i3c: add iterate through i3c/i2c devices macros 2024-09-25 04:04:13 -04:00
i3c_npcx.c soc: nuvoton: reg: add i3c target registers and soc functions 2024-10-21 12:36:21 +02:00
i3c_shell.c drivers: i3c: shell: fix argc count for setmrl 2024-10-21 18:52:15 -05:00
i3c_test.c