[PATCH 0/2] i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()

Alexandre Belloni alexandre.belloni at bootlin.com
Tue Dec 2 15:16:51 PST 2025


Hello,

This series need rebasing

On 27/10/2025 16:57:38-0400, Frank Li wrote:
> switch all controller driver use new callback .i3c_xfers() from
> .priv_xfers() and remove .priv_xfers() in framework.
> 
> This serise is base on
> https://lore.kernel.org/linux-i3c/20251027-i3c_ddr-v7-0-866a0ff7fc46@nxp.com/T/#t
> 
> Signed-off-by: Frank Li <Frank.Li at nxp.com>
> ---
> Frank Li (2):
>       i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
>       i3c: master: cleanup callback .priv_xfers()
> 
>  drivers/i3c/master.c                   | 17 ++---------------
>  drivers/i3c/master/adi-i3c-master.c    |  8 ++++----
>  drivers/i3c/master/dw-i3c-master.c     |  8 ++++----
>  drivers/i3c/master/i3c-master-cdns.c   |  8 ++++----
>  drivers/i3c/master/mipi-i3c-hci/core.c |  8 ++++----
>  drivers/i3c/master/renesas-i3c.c       |  6 +++---
>  include/linux/i3c/master.h             |  6 ------
>  7 files changed, 21 insertions(+), 40 deletions(-)
> ---
> base-commit: f22e2617a331cf4800d6468cf0455db05a74c9a4
> change-id: 20251027-i3c_xfer_cleanup_master-cf75a712dc7c
> 
> Best regards,
> --
> Frank Li <Frank.Li at nxp.com>
> 
> 
> -- 
> linux-i3c mailing list
> linux-i3c at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-i3c

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the linux-i3c mailing list