[PATCH 1/2] gpio add interrupt support on pca953x

Eric Miao eric.y.miao at gmail.com
Tue Dec 22 20:34:58 EST 2009


On Wed, Dec 23, 2009 at 3:59 AM, Marc Zyngier <maz at misterjones.org> wrote:
> On Tue, 22 Dec 2009 21:41:51 +0800
> Eric Miao <eric.y.miao at gmail.com> wrote:
>
> Eric, Haojian,
>
>> Marc Zyngier was doing the similar thing, and submitted a patch to
>> Andrew Morton already, but I prefer a full-functional IRQ chip based
>> solution, so you may want to work with him together on this.
>>
>> Marc,
>>
>> Do you have the link to your patch?
>
> Here's the current state of my tree, quickly rebased to 2.6.33-rc1.
> To summarize, the main differences with Haojian's patch:
> - uses threaded irqs/nested irqs
> - setup is slightly more complicated (interrupt source mask and base
>  interrupt number), but more correct (no dependency on gpio_to_irq()
>  being a linear mapping, which is not always the case)
>

Marc,

This looks good work to me.

Haojian,

Could you help review this patch and see if there's any gap that needs
to be filled to support the platforms on your side?



More information about the linux-arm-kernel mailing list