15 Jul
2015
15 Jul
'15
11:17 a.m.
On Wed, Jul 15, 2015 at 09:12:24AM +0100, Charles Keepax wrote:
Folks, please remember to delete irrelevant context from your replies so it's possible to find any new content you might have added.
I suspect we still have some issues with the GPIO lookups, I suspect we want to actually pull them from ACPI rather than putting them into the pdata, as I don't know if the number will translate directly over.
Yes, you shouldn't be fishing numbers directly out of ACPI but instead resolving them into Linux GPIO numbers.