openwrt/package/base-files/files/etc
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>
2020-06-18 20:08:18 +02:00
..
board.d
hotplug.d/net
init.d base-files: gpio switch: add named GPIO support 2020-06-18 20:08:18 +02:00
iproute2
rc.button
sysctl.d
uci-defaults
banner
banner.failsafe
device_info
diag.sh base-files: diag: restore default trigger for 'boot' LED 2020-02-24 23:27:50 +01:00
ethers
fstab
group
hosts
inittab
openwrt_release
openwrt_version
os-release
passwd
preinit
profile base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
protocols
rc.common base-files: add enabled commands to service rc.common 2020-04-08 22:07:18 +02:00
rc.local
services
shadow
shells
shinit base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
sysctl.conf
sysupgrade.conf