From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Subject: Re: [PATCH 00/16] CPU Idle for Armada 370 and Armada 38x Date: Mon, 30 Jun 2014 17:45:20 +0200 Message-ID: <20140630174520.194d4781@free-electrons.com> References: <1403875377-940-1-git-send-email-gregory.clement@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from top.free-electrons.com ([176.31.233.9]:56149 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750759AbaF3PpY (ORCPT ); Mon, 30 Jun 2014 11:45:24 -0400 In-Reply-To: <1403875377-940-1-git-send-email-gregory.clement@free-electrons.com> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Gregory CLEMENT Cc: Daniel Lezcano , "Rafael J. Wysocki" , linux-pm@vger.kernel.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Lior Amsalem , Tawfik Bayouk , Nadav Haklai , Ezequiel Garcia , linux-arm-kernel@lists.infradead.org Gregory, On Fri, 27 Jun 2014 15:22:41 +0200, Gregory CLEMENT wrote: > This patch set adds the CPU Idle support for two mvebu SoCs: the > Armada 370 and the Armada 38x. As there are common parts with the > current support of cpuidle of the Armada XP. I made the code even more > generic. Thanks to this change, adding a new SoC is now only done in > the architecture specific part and we won't have to touch the cpuidle > driver anymore for this. I'd like to do some testing of this patch series, especially in big endian situations. Do you have a Git repository where this version was pushed? Thanks, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni) Date: Mon, 30 Jun 2014 17:45:20 +0200 Subject: [PATCH 00/16] CPU Idle for Armada 370 and Armada 38x In-Reply-To: <1403875377-940-1-git-send-email-gregory.clement@free-electrons.com> References: <1403875377-940-1-git-send-email-gregory.clement@free-electrons.com> Message-ID: <20140630174520.194d4781@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Gregory, On Fri, 27 Jun 2014 15:22:41 +0200, Gregory CLEMENT wrote: > This patch set adds the CPU Idle support for two mvebu SoCs: the > Armada 370 and the Armada 38x. As there are common parts with the > current support of cpuidle of the Armada XP. I made the code even more > generic. Thanks to this change, adding a new SoC is now only done in > the architecture specific part and we won't have to touch the cpuidle > driver anymore for this. I'd like to do some testing of this patch series, especially in big endian situations. Do you have a Git repository where this version was pushed? Thanks, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com