commit | 35c5d7fdc4eed4409f9193bf7651315849cc6aa3 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Sat Nov 23 19:34:50 2013 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 03 13:10:48 2013 +0100 |
tree | 66c2782a2c9dd545d8ec1d094d3c3bb00dd1c267 | |
parent | 56a39aac593a7e855bed357b1ce43eeb7a99e7e2 [diff] |
gpiolib: use platform GPIO mappings as fallback 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>