brcm63xx: fix gpio register usage
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 28 Feb 2015 19:59:26 +0000 (19:59 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 28 Feb 2015 19:59:26 +0000 (19:59 +0000)
commit693a6224d08474bd3f5961eb33f728f0148ddde1
treed476f123bdd896643b16360c2882d729999fc989
parent333160ca019bea2c14aef8e3f65c689dcdd8ca06
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44574 3c298f89-4303-0410-b956-a3cf2f4a3e73
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