On Thu, 09 Jul 2026 14:42:51 +0530, Pranav Tilak wrote:
> This series fixes several issues in the DW I3C master driver and
> related infrastructure that prevented I3C read/write operations,
> and enables I3C support for Versal Gen 2.
>
> Changes in v2:
> - Use -ENOTSUPP instead of -EOPNOTSUPP as the reset stub in
> include/reset.h returns -ENOTSUPP when CONFIG_DM_RESET=n
>
> [...]
Applied to u-boot/main, thanks!
[1/4] i3c: dw: make resets optional in probe
commit: f077a6b07be1939eb5865fb6afe60ed3c545edb0
[2/4] cmd: i3c: fix list and current needing pre-selected controller
commit: b2062131b430e2ff3ef69dea9d8fc19e2e268c03
[3/4] configs: versal2: enable I3C support
commit: 331d9b8cf6345f4a041dd9f13e8565a1eb471d32
[4/4] i3c: dw: fix slave device setup after DAA
commit: 57b60ccd79790399d92d46ac1cde1086e4def7bd
--
Tom