[PATCH 0/4] i3c: switch to use switch to use i3c_xfer from i3c_priv_xfer
Frank Li
Frank.Li at nxp.com
Tue Oct 28 07:57:51 PDT 2025
This depend on the serise
https://lore.kernel.org/linux-i3c/20251028-i3c_ddr-v8-0-795ded2db8c2@nxp.com/T/#t
Convert all existed i3c consumer to new API.
The below patch need be applied after other patch applied to avoid build
break.
i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()
Signed-off-by: Frank Li <Frank.Li at nxp.com>
---
Frank Li (4):
hwmon: (lm75): switch to use i3c_xfer from i3c_priv_xfer
net: mctp i3c: switch to use i3c_xfer from i3c_priv_xfer
regmap: i3c: switch to use i3c_xfer from i3c_priv_xfer
i3c: drop i3c_priv_xfer and i3c_device_do_priv_xfers()
drivers/base/regmap/regmap-i3c.c | 8 ++++----
drivers/hwmon/lm75.c | 8 ++++----
drivers/net/mctp/mctp-i3c.c | 8 ++++----
include/linux/i3c/device.h | 12 +-----------
4 files changed, 13 insertions(+), 23 deletions(-)
---
base-commit: 689aa5c47412a17e4c71d63c35b263da10fa2184
change-id: 20251027-lm75-cbbff8014818
Best regards,
--
Frank Li <Frank.Li at nxp.com>
More information about the linux-i3c
mailing list