On 6/27/25 3:10 AM, Petr Tesarik wrote: > Move the description of DMA mask from the documentation of dma_map_single() > to Part Ic - DMA addressing limitations and improve the wording. > > Explain when a mask setting function may fail, and do not repeat this > explanation for each individual function. > > Clarify which device parameters are updated by each mask setting function. > > Signed-off-by: Petr Tesarik <ptesarik@xxxxxxxx> > Reviewed-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx> Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks. > --- > Documentation/core-api/dma-api.rst | 35 +++++++++++++++--------------- > 1 file changed, 18 insertions(+), 17 deletions(-) -- ~Randy