From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [RFC PATCH 08/13] xen/dts: make the dt_find_property function to be global Date: Thu, 09 Oct 2014 12:15:05 +0100 Message-ID: <54366E39.60602@linaro.org> References: <1412691566-7320-1-git-send-email-oleksandr.dmytryshyn@globallogic.com> <1412691566-7320-9-git-send-email-oleksandr.dmytryshyn@globallogic.com> <54340245.3070405@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Oleksandr Dmytryshyn Cc: Tim Deegan , Stefano Stabellini , Ian Campbell , xen-devel List-Id: xen-devel@lists.xenproject.org Hi Oleksandr, On 10/09/2014 07:09 AM, Oleksandr Dmytryshyn wrote: > On Tue, Oct 7, 2014 at 6:09 PM, Julien Grall wrote: >> Hi Oleksandr, >> >> On 10/07/2014 03:19 PM, Oleksandr Dmytryshyn wrote: >>> This patch makes possible to use the dt_find_property function >>> outside the device tree module. >> >> I can't find any usage of this function within your series. Any reason >> to export it? > This function is used by patch in this series > ([RFC PATCH 09/13] arch/arm: create device tree nodes for Dom0 cpufreq > cpu drive). I don't see anything using this function in PATCH #9. Futhermore, this function has been exported in Xen since the commit 16f9ccb "xen/dts: Add dt_property_read_bool" (pushed in May). Regards, -- Julien Grall