Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030258Ab2KXJ7B (ORCPT ); Sat, 24 Nov 2012 04:59:01 -0500 Received: from ogre.sisk.pl ([193.178.161.156]:35781 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964821Ab2KXJ67 (ORCPT ); Sat, 24 Nov 2012 04:58:59 -0500 From: "Rafael J. Wysocki" To: Arnd Bergmann Cc: Rob Herring , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Olof Johansson , Rob Herring , Len Brown Subject: Re: [PATCH] cpuidle: add Calxeda SOC idle support Date: Sat, 24 Nov 2012 11:03:30 +0100 Message-ID: <2676657.zDjyfqIDdm@vostro.rjw.lan> User-Agent: KMail/4.9.3 (Linux/3.7.0-rc6; KDE/4.9.3; x86_64; ; ) In-Reply-To: <201211122200.07901.arnd@arndb.de> References: <1352330622-13616-1-git-send-email-robherring2@gmail.com> <201211122200.07901.arnd@arndb.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1454 Lines: 38 On Monday, November 12, 2012 10:00:07 PM Arnd Bergmann wrote: > On Wednesday 07 November 2012, Rob Herring wrote: > > From: Rob Herring > > > > Add support for core powergating on Calxeda platforms. Initially, this > > supports ECX-1000 (highbank), but support will be added for ECX-2000 > > later. > > > > Signed-off-by: Rob Herring > > Cc: Len Brown > > Cc: "Rafael J. Wysocki" > > Acked-by: Arnd Bergmann > > > It's not really clear where we want ARM cpuidle drivers. We're moving > > everything else out of arch/arm, and my understanding is Len doesn't want > > them in drivers/idle. It seems kind of silly to me to have the framework > > and drivers in 2 places. I've put this in drivers/cpuidle, but it doesn't > > make any difference to me. > > Fine with me. I just don't want in in arch/arm because I'm guessing this will > be shared with arm64, which in turn shares idle (and other) drivers with various > powerpc, mips and x86 socs. Applied to linux-pm.git/linux-next as v3.8 material. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/