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)
commitd65916047b44d6d157d88d15e8e3d92555c5e6f8
treed56188236b309c68e89d312bddcf006a6e624f48
parent227aafc4dbf704e8c2c5e28bbad10a32d9cad6cb
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]