[PATCH V2 7/8] i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
sashiko-bot at kernel.org
sashiko-bot at kernel.org
Tue Jul 28 10:22:37 PDT 2026
> The MIPI I3C HCI driver needs to identify the underlying system device
> used for DMA mapping and PM operations. The logic for determining that
> device is currently embedded in the DMA implementation.
>
> Factor this code out into i3c_hci_sysdev() so it can be shared by other
> parts of the driver and keep the device-selection logic in one place.
>
> Signed-off-by: Adrian Hunter <adrian.hunter at intel.com>
Sashiko has reviewed this patch and found no issues. It looks great!
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260728155308.142713-1-adrian.hunter@intel.com?part=7
More information about the linux-i3c
mailing list