From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2 3/3] xen/arm: Skip parsing psci-0.2 from host device tree Date: Mon, 23 Feb 2015 21:43:29 +0000 Message-ID: <54EB9F01.7020606@linaro.org> References: <1424261984-28324-1-git-send-email-vijay.kilari@gmail.com> <1424261984-28324-4-git-send-email-vijay.kilari@gmail.com> <1424713947.27930.255.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1424713947.27930.255.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , vijay.kilari@gmail.com Cc: stefano.stabellini@eu.citrix.com, Prasun.Kapoor@caviumnetworks.com, vijaya.kumar@caviumnetworks.com, tim@xen.org, xen-devel@lists.xen.org, stefano.stabellini@citrix.com, manish.jaggi@caviumnetworks.com List-Id: xen-devel@lists.xenproject.org I think the title of the commit message is misleading. I gave the impression that we don't want to parse the PSCI-0.2 for Xen, which is obviously wrong. A better title would be: "Don't pass the PSCI-0.2 node to the DOM0" On 23/02/2015 17:52, Ian Campbell wrote: > On Wed, 2015-02-18 at 17:49 +0530, vijay.kilari@gmail.com wrote: >> From: Vijaya Kumar K >> >> psci node is generated by xen for dom0. >> if the host device tree has psci-0.2 skip parsing this node >> and avoid copying from host device tree to dom0 device tree Missing "." at the end of the sentence. >> >> Signed-off-by: Vijaya Kumar K > > Acked-by: Ian Campbell > Seems like a candidate for backport to 4.5. I think so. Regards, -- Julien Grall