OMAP5912 boot broken by "gpio/omap: don't create an IRQ mapping for every GPIO on DT"
Linus Walleij
linus.walleij at linaro.org
Mon Jul 29 07:43:09 EDT 2013
On Mon, Jul 29, 2013 at 12:19 PM, Javier Martinez Canillas
<javier.martinez at collabora.co.uk> wrote:
> I guess the safer approach is to just revert these since they are causing
> a regression and what the patches aims to fix as been broken since the
> initial OMAP migration to DT anyways.
I have already reverted these and pushed to linux-next.
Actually input-hogs was not such a good idea either, after
meditating on this I realized that the information about what
GPIOs are used as interrupts is a piece of information that
already exist in the device tree, albeit a bit distributed.
So I'm drafting an RFC to indicate how I think this should
be solved.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list