[PATCH 08/14] mfd: Add IRQ domain support for the AB8500

Linus Walleij linus.walleij at linaro.org
Thu Jun 21 03:37:44 EDT 2012


On Wed, Jun 20, 2012 at 3:00 PM, Lee Jones <lee.jones at linaro.org> wrote:
> On 18/06/12 19:56, Mark Brown wrote:
>>
>> Yes, that's correct.  I'm surprised the code runs without crashing...
>
> Oddly the code ran perfectly.

So how did you test it?

The only way to generate an IRQ on the AB8500 with the mainline code is
to push the power button, that should generate an event from the
driver in drivers/input/misc/ab8500-ponkey.c that you can listen to
by doing cat on the proper /dev/input/eventN file.

Please test this scenario before and after the patch and you have some
indication that the IRQdomain is working.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list