[PATCH 1/4] hwmon: (lm75): switch to use i3c_xfer from i3c_priv_xfer

Guenter Roeck linux at roeck-us.net
Wed Oct 29 08:57:07 PDT 2025


On 10/28/25 07:57, 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().
> 
> Signed-off-by: Frank Li <Frank.Li at nxp.com>

I assume this will be submitted through the i2c/i3c tree when ready.

Acked-by: Guenter Roeck <linux at roeck-us.net>




More information about the linux-i3c mailing list