mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 11:39:24 +02: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 | ||