[PATCH v2 02/10] gpio: pxa: avoid to use global irq base

Haojian Zhuang haojian.zhuang at linaro.org
Wed Feb 13 09:55:59 EST 2013


On 13 February 2013 22:18, Igor Grinberg <grinberg at compulab.co.il> wrote:
> On 02/03/13 12:15, Haojian Zhuang wrote:
>> Avoid to use global irq_base in gpio-pxa driver. Define irq_base in each
>> pxa_gpio_chip instead. Then we can avoid to use macro PXA_GPIO_TO_IRQ() &
>> MMP_GPIO_TO_IRQ().
>>
>> Signed-off-by: Haojian Zhuang <haojian.zhuang at linaro.org>
>
> Ok. This patch breaks the NFS root on my PXA based systems.
> I still haven't found the cause of the breakage.
>

It's so strange. I tested it OK on pxa910 without DT. Could you help
to check whether your GPIO interrupt still works?

Regards
Haojian



More information about the linux-arm-kernel mailing list