git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56a39aa
)
gpiolib: use platform GPIO mappings as fallback
author
Alexandre Courbot
<acourbot@nvidia.com>
Sat, 23 Nov 2013 10:34:50 +0000
(19:34 +0900)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 3 Dec 2013 12:10:48 +0000
(13:10 +0100)
For platforms that use device tree or ACPI as the standard way to look
GPIOs up, allow the platform-defined GPIO mappings to be used as a
fallback. This may be useful for platforms that need extra GPIOs mappings
not defined by the firmware.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found