mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-14 10:15:13 +00:00
The GPIO documentation mentions that GPIOs are mapped by defining a
<function>-gpios property in the consumer device's node but a -gpio
sufix is also supported after commit:
|
||
|---|---|---|
| .. | ||
| 00-INDEX | ||
| board.txt | ||
| consumer.txt | ||
| driver.txt | ||
| drivers-on-gpio.txt | ||
| gpio-legacy.txt | ||
| gpio.txt | ||
| sysfs.txt | ||