Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
* [PATCH v2 0/2] i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
@ 2025-12-03 20:45 Frank Li
  2025-12-03 20:45 ` [PATCH v2 1/2] " Frank Li
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Frank Li @ 2025-12-03 20:45 UTC (permalink / raw)
  To: Jorge Marques, Alexandre Belloni, Przemysław Gaj,
	Wolfram Sang, Tommaso Merciai
  Cc: linux-i3c, linux-kernel, imx, Frank Li

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@nxp.com>
---
Changes in v2:
- rebase to linux-i3c/next
- Link to v1: https://lore.kernel.org/r/20251027-i3c_xfer_cleanup_master-v1-0-e9bfcb083a38@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                   | 14 ++------------
 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             | 11 +----------
 7 files changed, 22 insertions(+), 41 deletions(-)
---
base-commit: 79c3ae7ada0548d5097bdb65dde5d24a7d660fae
change-id: 20251027-i3c_xfer_cleanup_master-cf75a712dc7c

Best regards,
--
Frank Li <Frank.Li@nxp.com>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-12-12 23:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 20:45 [PATCH v2 0/2] i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers() Frank Li
2025-12-03 20:45 ` [PATCH v2 1/2] " Frank Li
2025-12-04  9:57   ` Tommaso Merciai
2025-12-03 20:45 ` [PATCH v2 2/2] i3c: master: cleanup callback .priv_xfers() Frank Li
2025-12-04  9:58   ` Tommaso Merciai
2025-12-12 23:07 ` [PATCH v2 0/2] i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers() Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox