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)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:47:37 +0000 (17:47 +0100)
commitee059421cd6dd8b69911ad9dc7e957778c103759
tree7e0346eb8c089e1423b8556456fb50de4a9533e1
parentd6fcc75b75ce1fd0474d0461025e28438dbbdc1e
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>
(backported from e76c048d344097b48dae90f447398549b391e4e9)
target/linux/ar71xx/files/arch/mips/ath79/mach-rbspi.c