| 6a9c1508 | 26-Jun-2024 |
Kent Gibson <[email protected]> |
Documentation: gpio: Reconfiguration with unset direction (uAPI v2)
Update description of reconfiguration rules, adding requirement that a direction flag be set to enable changing configuration for
Documentation: gpio: Reconfiguration with unset direction (uAPI v2)
Update description of reconfiguration rules, adding requirement that a direction flag be set to enable changing configuration for a line.
Signed-off-by: Kent Gibson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
show more ...
|
| 08d94c74 | 10-Jun-2024 |
Kent Gibson <[email protected]> |
Documentation: gpio: Clarify effect of active low flag on line edges
The documentation does not make sufficiently clear that edge polarity is based on changes to the logical line values, and that th
Documentation: gpio: Clarify effect of active low flag on line edges
The documentation does not make sufficiently clear that edge polarity is based on changes to the logical line values, and that the physical polarity of edges is dependent on the active low flag.
Clarify the relationship between the active low flag and edge polarity for the functions that read edge events.
Suggested-by: David C. Rankin <[email protected]> Signed-off-by: Kent Gibson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
show more ...
|
| e10b6417 | 15-Jan-2024 |
Kent Gibson <[email protected]> |
Documentation: gpio: update sysfs documentation to reference new chardev doc
Update GPIO sysfs interface documentation to reference the new chardev document rather than gpio.h.
Signed-off-by: Kent
Documentation: gpio: update sysfs documentation to reference new chardev doc
Update GPIO sysfs interface documentation to reference the new chardev document rather than gpio.h.
Signed-off-by: Kent Gibson <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
show more ...
|