From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757877Ab2IJNLC (ORCPT ); Mon, 10 Sep 2012 09:11:02 -0400 Received: from mail-we0-f174.google.com ([74.125.82.174]:55103 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756969Ab2IJNLA (ORCPT ); Mon, 10 Sep 2012 09:11:00 -0400 MIME-Version: 1.0 In-Reply-To: <1347016499-29354-19-git-send-email-lee.jones@linaro.org> References: <1347016499-29354-1-git-send-email-lee.jones@linaro.org> <1347016499-29354-19-git-send-email-lee.jones@linaro.org> Date: Mon, 10 Sep 2012 06:10:59 -0700 Message-ID: Subject: Re: [PATCH 18/19] gpio: Provide the tc3589x GPIO expander driver with an IRQ domain 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, Grant Likely 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 On Fri, Sep 7, 2012 at 1:14 PM, Lee Jones wrote: > In preparation for Device Tree enablement all IRQ controllers > should control their own IRQ domain. This patch provides just > that for the tc3589x GPIO expander. > > CC: Grant Likely > Signed-off-by: Lee Jones Looks very good again, Acked-by: Linus Walleij I presume you will want to push the whole shebang through ARM SoC, but if that doesn't work out I am very tempted to apply this patch to the GPIO tree immediately so it lands in v3.7. Yours, Linus Walleij