You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kuan-Yi Li c5bf9a8ced base-files: gpio switch: add named GPIO support
Previously, gpio_switch only accepts GPIO pin number as input. Once a
GPIO pin is exported and named by device tree, its pin state cannot be
configured and saved across reboots by UCI.

This patch adds support for named GPIO pins. Thus GPIO pin can be
exported by device tree with active high/low correctly configured,
having human-readable name in /sys/class/gpio/ is also now possible.

More importantly, GPIO pins which are referenced by name will be immune
from pin mapping breakage while unintentional pin number changes are
introduced by kernel or driver updates.

Signed-off-by: Kuan-Yi Li <kyli@abysm.org>
4 years ago
..
boot brcm47xx: rename target to bcm47xx 4 years ago
done base-files: prevent issues w/ overlay on powerloss after sysupgrade 4 years ago
gpio_switch base-files: gpio switch: add named GPIO support 4 years ago
led base-files: Fix netdev led trigger 6 years ago
sysctl base-files: fix wrong sysctl parameter order 6 years ago
sysfixtime base-files: sysfixtime: Keep RTC time in UTC timezone 8 years ago
system base-files: coreutil-date breaks setting kernel timezone 5 years ago
umount base-files: supress service restart of umount 5 years ago