https://github.com/torvalds/linux
Revision 35c5d7fdc4eed4409f9193bf7651315849cc6aa3 authored by Alexandre Courbot on 23 November 2013, 10:34:50 UTC, committed by Linus Walleij on 03 December 2013, 12:10:48 UTC
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>
1 parent 56a39aa
History
Tip revision: 35c5d7fdc4eed4409f9193bf7651315849cc6aa3 authored by Alexandre Courbot on 23 November 2013, 10:34:50 UTC
gpiolib: use platform GPIO mappings as fallback
Tip revision: 35c5d7f

back to top