mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 20:49:35 +02:00
The documentation was not clear about whether gpio_direction_output should take a logical value or the physical level on the output line, i.e. whether the ACTIVE_LOW status would be taken into account. This converts gpiod_direction_output to use the logical level and adds a new gpiod_direction_output_raw for the raw value. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |
||
|---|---|---|
| .. | ||
| 00-INDEX | ||
| board.txt | ||
| consumer.txt | ||
| driver.txt | ||
| gpio-legacy.txt | ||
| gpio.txt | ||
| sysfs.txt | ||