ar71xx: wpj531: fix SIG1/RSS1 LED GPIO
authorLeon M. George <leon@georgemail.eu>
Fri, 26 Jul 2019 18:21:26 +0000 (20:21 +0200)
committerPetr Štetiar <ynezz@true.cz>
Sun, 4 Aug 2019 20:37:15 +0000 (22:37 +0200)
commitc070662980047838004b83f7af59e7015d3c7922
treef72642aad72c332407713f5d55aa21fb86b61708
parente92a14709d37f64dcba8c81fa51e61e5f10f439a
ar71xx: wpj531: fix SIG1/RSS1 LED GPIO

In commit 6c937df749c7 ("ar71xx: wpj531: fix GPIOs for LED") wrong GPIO
13 for SIG1/RSS1 LED was commited, the correct GPIO number for this LED
is 12.

It's listed in "Hardware Guide - wpj531 7A06 (02/07/2019)" as GPIO12/RSS1
on the LED header and same GPIO 12 is used in the vendor's SDK as well.

Fixes: 6c937df749c7 ("ar71xx: wpj531: fix GPIOs for LED")
Signed-off-by: Leon M. George <leon@georgemail.eu>
[commit subject/message facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c