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
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.2 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 260.5 KB
Makefile -rw-r--r-- 48.2 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top