1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
openwrt/target/linux/ath79
Jeff Kletsky ee3120a9db ath79: fix GL.iNet AR300M family GPIOs/LEDs
Change the "status" LED to proper GPIO 12 and "red" naming.

Remove GPIO 2 from definition as a USB LED.

GPIO 2 is used to control power to the USB socket, not an LED.
As such, PWM on the line or typical LED triggers are inappropriate.

Users who wish to control the USB power for custom applications
can manipulate the GPIO through code, or for example, export it
through /sys/class/gpio/export.

Runtime-tested:  GL.iNet AR300M-Lite

Signed-off-by: Jeff Kletsky <git-commits@allycomm.com>
2019-01-26 10:40:06 +01:00
..
base-files ath79: fix port order for dir 825-c1 and 835-a1 2019-01-22 09:05:59 +01:00
dts ath79: fix GL.iNet AR300M family GPIOs/LEDs 2019-01-26 10:40:06 +01:00
files ath79: ag71xx: preserve port mirror flags during swconfig apply 2019-01-22 09:05:59 +01:00
generic ath79: add support for devolo WiFi pro 1200e 2018-12-27 14:06:38 +01:00
image ath79: add support for devolo WiFi pro 1200i 2019-01-05 21:55:22 +01:00
nand treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.95 2019-01-24 10:10:45 +01:00
tiny treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
config-4.14 ath79: add support for D-Link DIR-859 A1 2018-12-30 20:08:13 +01:00
Makefile ath79: Remove source-only flag 2018-11-26 12:24:54 +01:00
modules.mk