[PATCH V2 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct

rojay at codeaurora.org rojay at codeaurora.org
Fri Aug 28 11:45:44 UTC 2020


On 2020-08-21 05:48, Stephen Boyd wrote:
> Quoting Roja Rani Yarubandi (2020-08-20 03:35:21)
>> Store DMA mapping data in geni_i2c_dev struct to enhance DMA mapping
>> data scope. For example during shutdown callback to unmap DMA mapping,
>> this stored DMA mapping data can be used to call geni_se_tx_dma_unprep
>> and geni_se_rx_dma_unprep functions.
>> 
>> Signed-off-by: Roja Rani Yarubandi <rojay at codeaurora.org>
>> ---
> 
> Can this be squashed with the next patch? I don't see how this stands 
> on
> its own.

Okay.


More information about the dri-devel mailing list