From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kumar Gala Subject: Re: [PATCH v7 3/4] drivers: of: add initialization code for dma reserved memory Date: Thu, 12 Sep 2013 13:22:25 -0500 Message-ID: <13185491-534E-4547-8412-5704346EA2DC@codeaurora.org> References: <1377527959-5080-1-git-send-email-m.szyprowski@samsung.com> <1377527959-5080-4-git-send-email-m.szyprowski@samsung.com> <20130829224637.D09183E1222@localhost> <52209278.8040106@samsung.com> <20130909160154.8D7183E0F23@localhost> Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130909160154.8D7183E0F23@localhost> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Grant Likely Cc: Mark Rutland , devicetree@vger.kernel.org, Laura Abbott , Pawel Moll , Arnd Bergmann , Stephen Warren , Tomasz Figa , Tomasz Figa , Michal Nazarewicz , linaro-mm-sig@lists.linaro.org, Marc , Kyungmin Park , Sylwester Nawrocki , Olof Johansson , Ian Campbell , Nishanth Peethambaran , Sascha Hauer , linux-arm-kernel@lists.infradead.org, Marek Szyprowski List-Id: devicetree@vger.kernel.org On Sep 9, 2013, at 11:01 AM, Grant Likely wrote: > > The generic form for do-not-touch memory: > compatible = "reserved-memory"; > - I've dropped '-region' because I think it is redundant > - The kernel will not make use of this memory except for when a driver picks it up > > For contiguous memory: > compatible = "contiguous-memory", "reserved-memory" Should the phandle references still be 'memory-region' ? - k -- Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation