* [RFC PATCH v3 0/2] Expose DMA_MEMORY_EXCLUSIVE through shared-dma-pool
@ 2015-11-10 16:18 Neil Armstrong
2015-11-13 13:45 ` Marek Szyprowski
0 siblings, 1 reply; 2+ messages in thread
From: Neil Armstrong @ 2015-11-10 16:18 UTC (permalink / raw)
To: Greg Kroah-Hartman, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA, Grant Likely, Marek Szyprowski,
Rob Herring
The shared-dma-pool dt node only exposes exclusive memory, but in order to export
non-exclusive coherent memory, add the no-exclusive property and document it.
v3: use correct of_get_flat_dt_prop helper
v2: simplify patch by looking for DT attribute in callback
Neil Armstrong (2):
base: dma-coherent: Add DT property for non exclusive shared-dma-pool
devicetree: reserved-memory: document the optional no-exclusive parameter
.../devicetree/bindings/reserved-memory/reserved-memory.txt | 3 +++
drivers/base/dma-coherent.c | 6 +++++-
2 files changed, 8 insertions(+), 1 deletion(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RFC PATCH v3 0/2] Expose DMA_MEMORY_EXCLUSIVE through shared-dma-pool
2015-11-10 16:18 [RFC PATCH v3 0/2] Expose DMA_MEMORY_EXCLUSIVE through shared-dma-pool Neil Armstrong
@ 2015-11-13 13:45 ` Marek Szyprowski
0 siblings, 0 replies; 2+ messages in thread
From: Marek Szyprowski @ 2015-11-13 13:45 UTC (permalink / raw)
To: Neil Armstrong, Greg Kroah-Hartman, linux-kernel, devicetree,
Grant Likely, Rob Herring
Hello,
On 2015-11-10 17:18, Neil Armstrong wrote:
> The shared-dma-pool dt node only exposes exclusive memory, but in order to export
> non-exclusive coherent memory, add the no-exclusive property and document it.
>
> v3: use correct of_get_flat_dt_prop helper
> v2: simplify patch by looking for DT attribute in callback
>
> Neil Armstrong (2):
> base: dma-coherent: Add DT property for non exclusive shared-dma-pool
> devicetree: reserved-memory: document the optional no-exclusive parameter
>
> .../devicetree/bindings/reserved-memory/reserved-memory.txt | 3 +++
> drivers/base/dma-coherent.c | 6 +++++-
> 2 files changed, 8 insertions(+), 1 deletion(-)
>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Best regards
--
Marek Szyprowski, PhD
Samsung R&D Institute Poland
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-13 13:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10 16:18 [RFC PATCH v3 0/2] Expose DMA_MEMORY_EXCLUSIVE through shared-dma-pool Neil Armstrong
2015-11-13 13:45 ` Marek Szyprowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).