ar71xx: rbspi: mark rb911L user led as active low
authorThibaut VARÈNE <hacks@slashdirt.org>
Sun, 29 Jul 2018 10:14:58 +0000 (12:14 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 30 Jul 2018 08:35:11 +0000 (10:35 +0200)
commite76c048d344097b48dae90f447398549b391e4e9
treeaa3e31a21635e902b6098e70f147c3ccb27aee4d
parente99f760235bb45716018faab52d31ce8165f49a0
ar71xx: rbspi: mark rb911L user led as active low

The active_low flag was missing for the user LED. This LED is open drain
(confirmed in OEM source) and open drain only makes sense for active low
GPIOs.

The two wireless LEDs mentioned in the comments are also #defined for
future reference.

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
Tested-by: Ryan Mounce <ryan@mounce.com.au>
target/linux/ar71xx/files/arch/mips/ath79/mach-rbspi.c