From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 01/11] devicetree: bindings: Document cpu enable-method for ARM CPUs Date: Fri, 1 Nov 2013 20:00:27 -0500 Message-ID: References: <1383343739-23080-1-git-send-email-sboyd@codeaurora.org> <1383343739-23080-2-git-send-email-sboyd@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1383343739-23080-2-git-send-email-sboyd@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org To: Stephen Boyd Cc: "linux-arm-kernel@lists.infradead.org" , linux-arm-msm , David Brown , Rohit Vaswani , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Fri, Nov 1, 2013 at 5:08 PM, Stephen Boyd wrote: > From: Rohit Vaswani > > According to the ePAPR CPUs should have an enable method. On ARM > the enable-method property has not been used so far, so document > this property as an optional property and add the spin-table > method as one value > > Cc: > Signed-off-by: Rohit Vaswani > [sboyd: Split off into separate patch] > Signed-off-by: Stephen Boyd Acked-by: Rob Herring