Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754630AbbKMNpd (ORCPT ); Fri, 13 Nov 2015 08:45:33 -0500 Received: from mailout3.w1.samsung.com ([210.118.77.13]:48814 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753238AbbKMNpb (ORCPT ); Fri, 13 Nov 2015 08:45:31 -0500 X-AuditID: cbfec7f5-f794b6d000001495-fd-5645e9783f9e Subject: Re: [RFC PATCH v3 0/2] Expose DMA_MEMORY_EXCLUSIVE through shared-dma-pool To: Neil Armstrong , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Grant Likely , Rob Herring References: <564218D1.2030008@baylibre.com> From: Marek Szyprowski Message-id: <5645E978.9030603@samsung.com> Date: Fri, 13 Nov 2015 14:45:28 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-version: 1.0 In-reply-to: <564218D1.2030008@baylibre.com> Content-type: text/plain; charset=utf-8; format=flowed Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrOLMWRmVeSWpSXmKPExsVy+t/xy7oVL13DDB73S1rMP3KO1eLAnx2M Fs2L17NZXN41h83iUF+0ReveI+wObB7vb7Sye2xa1cnmcefaHjaP/XPXsHt83iQXwBrFZZOS mpNZllqkb5fAldE5LbLgGVvFjQNXWBoYF7J2MXJySAiYSOw/epYNwhaTuHBvPZgtJLCUUWLa WR8I+zmjxJaTqSC2sECoRM/RCUwgtghIfMF5TYgabYkbc1vAZrIJGEp0ve0Cm8MroCVx7vFM MJtFQFWi6+xWRhBbVCBG4v2mVYwQNYISPybfYwGxOQV0JM6seMsMYjMLmEl8eXmYFcKWl9i8 5i3zBEb+WUhaZiEpm4WkbAEj8ypG0dTS5ILipPRcI73ixNzi0rx0veT83E2MkOD9uoNx6TGr Q4wCHIxKPLwJz1zChFgTy4orcw8xSnAwK4nw/nrsGibEm5JYWZValB9fVJqTWnyIUZqDRUmc d+au9yFCAumJJanZqakFqUUwWSYOTqkGRqdQqcVnPhw/qtF0TaB0Cd/Ze3a6x1ryD3kL7L5z fBcvF1/waz/1fs4HSxSZVCMXPr6gYtZwgoc9xe68wo49MwIMu9avnrtLVfPWur/b3j54m+r2 vdn8Npdr+H7Fii27o58/3v9t+pLOxr1i73kyjQP9tp16smrhysl3Q652Sad899wVfS54/VIl luKMREMt5qLiRACKbIvlWgIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1090 Lines: 30 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 Best regards -- Marek Szyprowski, PhD Samsung R&D Institute Poland -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/