Hello Dinesh,

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

Add s simple test for the I3C uclass in sandbox.

Signed-off-by: Dinesh Maniyam <dinesh.mani...@altera.com>
---
  arch/sandbox/dts/test.dts |  8 ++++++
  drivers/i3c/Kconfig       |  6 +++++
  drivers/i3c/Makefile      |  1 +
  drivers/i3c/sandbox_i3c.c | 56 +++++++++++++++++++++++++++++++++++++++
  test/dm/Makefile          |  1 +
  test/dm/i3c.c             | 34 ++++++++++++++++++++++++
  6 files changed, 106 insertions(+)
  create mode 100644 drivers/i3c/sandbox_i3c.c
  create mode 100644 test/dm/i3c.c

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

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