Re: [PATCH v3 03/14] dmaengine: doc: Add sections for per descriptor metadata support

2019-10-09 Thread Tero Kristo
On 01/10/2019 09:16, Peter Ujfalusi wrote: Update the provider and client documentation with details about the metadata support. Signed-off-by: Peter Ujfalusi Couple of typos below, but they don't really change the readability of the document so: Reviewed-by: Tero Kristo --- Documenta

[PATCH v3 03/14] dmaengine: doc: Add sections for per descriptor metadata support

2019-09-30 Thread Peter Ujfalusi
Update the provider and client documentation with details about the metadata support. Signed-off-by: Peter Ujfalusi --- Documentation/driver-api/dmaengine/client.rst | 75 +++ .../driver-api/dmaengine/provider.rst | 46 2 files changed, 121 insertions(+) dif