From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCHv2] ARM: Push selects for TWD/SCU into machine entries Date: Tue, 9 Apr 2013 21:35:36 +0200 Message-ID: <201304092135.36616.arnd@arndb.de> References: <1362007694-3419-1-git-send-email-sboyd@codeaurora.org> <5164462E.4010706@codeaurora.org> <201304092032.18885.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201304092032.18885.arnd@arndb.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Stephen Boyd Cc: Kukjin Kim , Russell King , Srinidhi Kasagar , Tony Lindgren , linux-arm-msm@vger.kernel.org, Linus Walleij , Stephen Warren , linux-kernel@vger.kernel.org, Rob Herring , Sascha Hauer , Barry Song , Olof Johansson , linux-arm-kernel@lists.infradead.org List-Id: linux-arm-msm@vger.kernel.org On Tuesday 09 April 2013, Arnd Bergmann wrote: > I've applied it to the next/soc branch now. > I just made up my mind again after I got a few merge conflicts. I have added it to the next/multiplatform branch now instead of next/soc, since a few of the Kconfig entries changed in this patch are moved to other files in that branch. I've also added an entry for mach-zynq, which has gained SMP support in the meantime. I assume it uses TWD/SCU as it is otherwise rather close to the ARM reference platforms. Arnd