drivers: i3c: add i3c-rtio

This adds rtio along with a default handler for i3c

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
This commit is contained in:
Ryan McClelland 2024-10-21 13:41:47 -07:00 committed by Benjamin Cabé
commit 0e5916f8e4
8 changed files with 760 additions and 1 deletions

View file

@ -3,3 +3,4 @@ CONFIG_TEST_USERSPACE=y
CONFIG_I3C=y
CONFIG_SHELL=y
CONFIG_I3C_SHELL=y
CONFIG_I3C_RTIO=y