From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lorenzo Pieralisi Subject: Re: [PATCH 1/3] drivers: cpuidle: add status property to ARM idle states Date: Tue, 21 Oct 2014 17:20:58 +0100 Message-ID: <20141021162058.GA17610@e102568-lin.cambridge.arm.com> References: <1413467997-32131-1-git-send-email-lorenzo.pieralisi@arm.com> <7hbnp6e81x.fsf@deeprootsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: 8BIT Return-path: In-Reply-To: <7hbnp6e81x.fsf@deeprootsystems.com> Content-Disposition: inline Sender: linux-pm-owner@vger.kernel.org To: Kevin Hilman Cc: "linux-arm-kernel@lists.infradead.org" , "linux-pm@vger.kernel.org" , "devicetree@vger.kernel.org" , Mark Rutland , Rob Herring , Daniel Lezcano , Chander Kashyap , Stephen Boyd List-Id: devicetree@vger.kernel.org On Mon, Oct 20, 2014 at 10:38:02PM +0100, Kevin Hilman wrote: > Lorenzo Pieralisi writes: > > > On some platforms the device tree bindings must provide the kernel > > with a status flag for idle states, that defines whether the idle > > state is operational or not in the current configuration. > > > > This patch adds a status property to the ARM idle states compliant > > with ePAPR v1.1 and updates the DT parsing code accordingly. > > > > Signed-off-by: Lorenzo Pieralisi > > For the series: > > Acked-by: Kevin Hilman Thanks ! I will queue it for 3.19 then. Lorenzo