[PATCH 0/8] IOP GPIO refactoring
Mikael Pettersson
mikpe at it.uu.se
Fri Sep 13 12:07:11 EDT 2013
Linus Walleij writes:
> On Tue, Sep 10, 2013 at 4:14 PM, Aaro Koskinen <aaro.koskinen at iki.fi> wrote:
>
> > With patch 6 it starts to crash on first gpio_get_value(), I guess
> > because gpio-iop platform device is not registered on N2100...?
>
> I think I've fixed this with the v2 versions of patches 1-3, you can
> pull in and test the entire stack on Torvalds HEAD from here:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git iop-cleanup
At first I tested the v3 patch kit (1/8 v2, 2/8 v3, 3/8 v2, 4/8-8/8 v1) on top
of 3.11, but that oopsed with a near-NULL defererence due to what looked like a
timer rearm before the gpio stuff was initialized. Then I tried the above git
as of half an hour ago and it booted fine on my n2100, even pressing the power
button worked w/o issues.
So I guess you can add
Tested-by: Mikael Pettersson <mikpe at it.uu.se>
to what's in that repo above.
More information about the linux-arm-kernel
mailing list