[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAG0J98sP2RqyHU-i_vf3pfr21H=tBGjstT_W6TX7RFbFfKMuQ@mail.gmail.com>
Date: Sat, 20 Jul 2013 22:08:48 +0100
From: James Hogan <james.hogan@...tec.com>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Grant Likely <grant.likely@...aro.org>,
James Hogan <james.hogan@...tec.com>
Subject: Re: [PATCH v4 3/3] gpio-tz1090: convert to use generic irqchip
On 20 July 2013 18:07, Linus Walleij <linus.walleij@...aro.org> wrote:
> On Tue, Jun 25, 2013 at 4:27 PM, James Hogan <james.hogan@...tec.com> wrote:
>
>> Convert gpio-tz1090 driver to use generic irqchips. This allows the
>> irq_ack, irq_mask, and irq_unmask callbacks and associated helper
>> functions to be removed. Also switch to using irq_setup_alt_chip() in
>> the irq_set_type callback instead of using __irq_set_handler_locked().
>>
>> Signed-off-by: James Hogan <james.hogan@...tec.com>
>> Cc: Linus Walleij <linus.walleij@...aro.org>
>> Cc: Grant Likely <grant.likely@...aro.org>
>> ---
>> This patch depends on the generic irqchip linear irqdomain work in
>> tip/irq/core.
>>
>> Changes in v4:
>
> Patch applied. Confirm that the infrastructure is now upstream
> pls, this is applied on top of v3.11-rc1.
Thanks Linus. Yes, the linear irq domain support in generic irqchip
was included in v3.11-rc1, specifically:
088f40b genirq: Generic chip: Add linear irq domain support
(and related commits)
I'll queue the corresponding arch/metag device tree changes.
Cheers
James
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists