[<prev] [next>] [day] [month] [year] [list]
Message-ID: <56374343.8080206@baylibre.com>
Date: Mon, 2 Nov 2015 12:04:35 +0100
From: Neil Armstrong <narmstrong@...libre.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Grant Likely <grant.likely@...aro.org>,
Josh Cartwright <joshc@...eaurora.org>,
Marek Szyprowski <m.szyprowski@...sung.com>
Subject: [RFC PATCH v2 0/2] Expose DMA_MEMORY_EXCLUSIVE through
shared-dma-pool
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.
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists