brcm63xx: fix gpio register usage
authorJonas Gorski <jogo@openwrt.org>
Sat, 28 Feb 2015 19:59:26 +0000 (19:59 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sat, 28 Feb 2015 19:59:26 +0000 (19:59 +0000)
commit81d791d2854e7b231446b4fa9506cc04fa78fa1b
treed476f123bdd896643b16360c2882d729999fc989
parent18282bf704ac6f92033b459d23dd7a7c45828768
brcm63xx: fix gpio register usage

The driver expected data then dir, but both dts and legacy code passed
dir then data. Fix this by making the driver expect the registers in
ascending order, i.e. dir then data.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44574
target/linux/brcm63xx/patches-3.14/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch
target/linux/brcm63xx/patches-3.14/375-MIPS-BCM63XX-switch-to-new-gpio-driver.patch
target/linux/brcm63xx/patches-3.18/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch
target/linux/brcm63xx/patches-3.18/375-MIPS-BCM63XX-switch-to-new-gpio-driver.patch