[PATCH 05/33] gpio: add generic single-register fixed-direction GPIO driver
From: Linus Walleij <hidden>
Date: 2016-09-05 09:06:29
Also in:
linux-gpio
From: Linus Walleij <hidden>
Date: 2016-09-05 09:06:29
Also in:
linux-gpio
On Wed, Aug 31, 2016 at 10:49 AM, Russell King - ARM Linux [off-list ref] wrote:
git://git.armlinux.org.uk/~rmk/linux-arm.git sa1100 It would be great to have this tested on Lubbock, and get the PCMCIA issues fixed. Maybe we can look at converting mainstone as well?
I couldn't resist testing on the Compaq iPAQ h3600. It works the same as before so: Tested-by: Linus Walleij <redacted> [for Compaq iPAQ H3600] The only news in the bootlog is this: sa11x0-pcmcia: probe of sa11x0-pcmcia failed with error -2 This device does have a PCMCIA "sleeve" where I slotted in an ethernet card at one time to see if I could network this thing. But I never got the PCMCIA working. Now it seems like I could actually start looking into that as the driver gives its first sign of life. I don't think PCMCIA ever worked on this thing upstream, but I have a copy of the old linux-handheld kernel tree where it supposedly was working at one point. Yours, Linus Walleij