i3c: master: Inherit DMA masks and parameters from parent device
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Thu, 21 Sep 2023 05:56:53 +0000 (08:56 +0300)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 25 Sep 2023 21:35:14 +0000 (23:35 +0200)
commit0c35691551387e060e6ae7a6652b4101270c73cf
tree42891b59ac023a9c87f72d0383e4067da42d2c61
parenta8b163e184dede158c94f6392a406ac40a08fb1b
i3c: master: Inherit DMA masks and parameters from parent device

Copy the DMA masks and parameters for an I3C master device from parent
device so that the master device has them set for the DMA buffer and
mapping API.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Link: https://lore.kernel.org/r/20230921055704.1087277-2-jarkko.nikula@linux.intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master.c