base-files: implemented basic GPIO control
authorJohn Crispin <john@openwrt.org>
Wed, 8 Jul 2015 14:25:52 +0000 (14:25 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 8 Jul 2015 14:25:52 +0000 (14:25 +0000)
commit8fa117d935d69f2590a394f87a1e9826d557bcc6
treecf0973a2b76fa768fc989b7a4daab3e66f1019e5
parentbbe409f1710093f9fc55cbf186413afd1bb094a1
base-files: implemented basic GPIO control

Internal GPIO pins are used for PoE passthrough setups in multi-port
routers. This patch implemnets control over this hardware feature for
Ubiquiti Nanostations and TP-Link CPE510.

Signed-off-by: Lars Kruse <lists@sumpfralle.de>
SVN-Revision: 46271
package/base-files/files/etc/init.d/gpio_switch [new file with mode: 0755]
package/base-files/files/lib/functions/uci-defaults.sh
target/linux/ar71xx/base-files/etc/uci-defaults/01_gpio-switches [new file with mode: 0644]