[PATCH 2/4] net: mctp i3c: switch to use i3c_xfer from i3c_priv_xfer

Matt Johnston matt at codeconstruct.com.au
Wed Oct 29 21:13:20 PDT 2025


On Tue, 2025-10-28 at 10:57 -0400, Frank Li wrote:
> Switch to use i3c_xfer instead of i3c_priv_xfer because framework will
> update to support HDR mode. i3c_priv_xfer is now an alias of i3c_xfer.
> 
> Replace i3c_device_do_priv_xfers() with i3c_device_do_xfers(..., I3C_SDR)
> to align with the new API.
> 
> Prepare for removal of i3c_priv_xfer and i3c_device_do_priv_xfers().

Acked-by: Matt Johnston <matt at codeconstruct.com.au>



More information about the linux-i3c mailing list