Linus Walleij writes: > On Tue, Sep 10, 2013 at 4:14 PM, Aaro Koskinen <[email protected]> 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 <[email protected]> to what's in that repo above. -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
