ar71xx: fix secondary gpio controller base values
authorFelix Fietkau <nbd@nbd.name>
Tue, 24 Oct 2017 08:32:21 +0000 (10:32 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 24 Oct 2017 11:24:04 +0000 (13:24 +0200)
commit65da6f9ca164cc321a84f28c81785a21af6af6fd
tree6dc5e77fbb5654516295267be7d309dcf2cc1b0d
parent8d9ff6b6f7b2ba0c3dcba926099f819af871e0a8
ar71xx: fix secondary gpio controller base values

In 4.9, gpio count is rounded up to 32 due to the use of bgpio in the
ath79 gpio controller driver.
Fix base values in mach files to account for that

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c25-v1.c
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c59-v1.c
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7-v4.c
target/linux/ar71xx/files/arch/mips/ath79/mach-rb91x.c
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr942n-v1.c