Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754168Ab2HNIUj (ORCPT ); Tue, 14 Aug 2012 04:20:39 -0400 Received: from mail-vb0-f46.google.com ([209.85.212.46]:61062 "EHLO mail-vb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753746Ab2HNIUh (ORCPT ); Tue, 14 Aug 2012 04:20:37 -0400 MIME-Version: 1.0 In-Reply-To: <1344527635-6163-5-git-send-email-lee.jones@linaro.org> References: <1344527635-6163-1-git-send-email-lee.jones@linaro.org> <1344527635-6163-5-git-send-email-lee.jones@linaro.org> Date: Tue, 14 Aug 2012 10:20:36 +0200 Message-ID: Subject: Re: [PATCH 4/8] ARM: ux500: Force AB8500 to use the GIC as its interrupt controller From: Linus Walleij To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, STEricsson_nomadik_linux@list.st.com, linus.walleij@stericsson.com, arnd@arndb.de, broonie@opensource.wolfsonmicro.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 820 Lines: 20 On Thu, Aug 9, 2012 at 5:53 PM, Lee Jones wrote: > It's understood that the AB8500 should be subordinate to the DB8500; > however, the AB8500 uses the GIC as it's interrupt controller. If > we do not specify which IRQ controller to use the default is to use > the next encountered IRQ controller as we climb the tree. This would > be the DB8500. This patch ensures the AB8500 makes use of the correct > interrupt controller. > > Signed-off-by: Lee Jones Acked-by: Linus Walleij Yours, Linus Walleij -- 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/