Hello Dinesh,

On 05.08.25 13:50, Heiko Schocher wrote:
Hello Dinesh,

On 28.07.25 08:56, dinesh.mani...@altera.com wrote:
From: Dinesh Maniyam <dinesh.mani...@altera.com>

Add i3c command file to support select, get i3c device
target list, read and write operation.

Signed-off-by: Dinesh Maniyam <dinesh.mani...@altera.com>
---
  cmd/Kconfig                        |   6 +
  cmd/Makefile                       |   1 +
  cmd/i3c.c                          | 271 +++++++++++++++++++++++++++++
  doc/usage/cmd/i3c.rst              | 146 ++++++++++++++++
  doc/usage/index.rst                |   1 +
  drivers/i3c/master/dw-i3c-master.c |  35 +++-
  include/dw-i3c.h                   |   2 +
  include/i3c.h                      |  28 ++-
  8 files changed, 488 insertions(+), 2 deletions(-)
  create mode 100644 cmd/i3c.c
  create mode 100644 doc/usage/cmd/i3c.rst

Reviewed-by: Heiko Schocher <h...@denx.de>

Sorry, one nitpick, please make the command dependend on
enabled I3C support, thanks!

bye,
Heiko

bye,
Heiko

--
DENX Software Engineering GmbH, Managing Director: Johanna Denk, Tabea Lutz
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: h...@denx.de

Reply via email to