base-files: implemented basic GPIO control
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Jul 2015 14:25:52 +0000 (14:25 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Jul 2015 14:25:52 +0000 (14:25 +0000)
commit24d54f8b0c6b18e5ec1f8c202afdbae14d347737
treecf0973a2b76fa768fc989b7a4daab3e66f1019e5
parentd989e7d81351b74c0c7041ba4b19f2e29396fd0f
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46271 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]