Re: [PATCH 05/12] Add dummy smsc911x regulators to cm-t35.
From: Tony Lindgren <tony@atomide.com>
Date: 2012-04-03 17:26:12
Also in:
linux-arm-kernel, linux-omap
From: Tony Lindgren <tony@atomide.com>
Date: 2012-04-03 17:26:12
Also in:
linux-arm-kernel, linux-omap
* Igor Grinberg [off-list ref] [120330 08:26]:
On 03/28/12 19:03, Tony Lindgren wrote:quoted
..care to see if you have OMAP_GPIO_IRQ entry for your board? If so, we're still waiting for the cleanup-fixes branch to get merged that changes things to use gpio_to_irq() instead.Nope, no OMAP_GPIO_IRQ in the board code. Also, the GPIO -> IRQ mapping for the smsc911x is done in gpmc-smsc911x.c and it uses gpio_to_irq() already.
OK, maybe it's caused by spurious interrupts? Have you checked the GPIO interrupt edge/level setup is correct? Regards, Tony