[resend v2 09/13] cmd: Add i3c command support.

Tom Rini trini at konsulko.com
Fri Mar 14 17:53:44 CET 2025


On Fri, Mar 14, 2025 at 12:08:58PM +0800, dinesh.maniyam at altera.com wrote:

> From: Dinesh Maniyam <dinesh.maniyam at altera.com>
> 
> Add i3c command file to support select, get i3c device
> target list, read and write operation.
> 
> Signed-off-by: Dinesh Maniyam <dinesh.maniyam at altera.com>
> ---
>  cmd/i3c.c                          | 193 +++++++++++++++++++++++++++++
>  doc/usage/cmd/i3c.rst              |  98 +++++++++++++++
>  drivers/i3c/master/dw-i3c-master.c |  35 +++++-
>  include/dw-i3c.h                   |   2 +
>  include/i3c.h                      |   4 +
>  5 files changed, 331 insertions(+), 1 deletion(-)
>  create mode 100644 cmd/i3c.c
>  create mode 100755 doc/usage/cmd/i3c.rst

Please put the series through CI as well as checkpatch.pl. As your new
document isn't listed in the index, that will fail. I've not checked for
other rST issues.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250314/4077d31e/attachment.sig>


More information about the U-Boot mailing list