[PATCH v1 1/2] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
Wolfram Sang
wsa+renesas at sang-engineering.com
Tue Jan 21 23:21:47 PST 2025
> what we need is only i2c_xfers->buf to be DMA-safe, not the *i2c_xfers.
> Right ?
Yes.
> Also I guess same change is required for all the vendor drivers. But Not
> sure if it's feasible with this patch ?
I also wondered if the I3C core should maybe provide this, but then I
saw that currently only the mipi-hci driver uses DMA and concluded that
per-driver is better. At least for now.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-i3c/attachments/20250122/75bad826/attachment-0001.sig>
More information about the linux-i3c
mailing list