Re: [PATCH v4 4/5] ARM: mediatek: Add EINT support to MTK pinctrl driver.

From: Linus Walleij
Date: Mon Jan 19 2015 - 05:35:54 EST


On Fri, Jan 16, 2015 at 3:50 AM, Yingjoe Chen <yingjoe.chen@xxxxxxxxxxxx> wrote:
> On Thu, 2015-01-15 at 18:30 +0100, Linus Walleij wrote:

>> But the EINT is not a hardware number is it?
>
> It is a hardware number. eg, to mask irq for the gpio 0 above, we have
> to set bit49 in EINT mask_set register. When this irq triggered, it is
> reported using EINT status register bit49.

OK I get it (finally) then you should indeed use the irqdomain for it...
It's just a bit confusing that it begins at offset 49...

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/