dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/ar7
Florian Fainelli 3e9957b486 MIPS: AR7: Fix GPIO register size for Titan variant.
The 'size' variable contains the correct register size for both AR7
and Titan, but we never used it to ioremap the correct register size.
This problem only shows up on Titan.

[ralf@linux-mips.org: Fixed the fix.  The original patch as in patchwork
recognizes the problem correctly then fails to fix it ...]

Reported-by: Alexander Clouter <alex@digriz.org.uk>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Patchwork: https://patchwork.linux-mips.org/patch/2380/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2011-05-18 14:18:27 +01:00
..
Makefile MIPS: Introduce support for Platform definitions 2010-08-05 13:25:45 +01:00
Platform MIPS: Introduce support for Platform definitions 2010-08-05 13:25:45 +01:00
clock.c MIPS: AR7: Fix loops per jiffies on TNETD7200 devices 2010-12-16 18:10:56 +00:00
gpio.c MIPS: AR7: Fix GPIO register size for Titan variant. 2011-05-18 14:18:27 +01:00
irq.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
memory.c MIPS: AR7: Whitespace hacking 2010-02-27 12:53:21 +01:00
platform.c MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant 2010-10-29 19:08:46 +01:00
prom.c MIPS: AR7: Initialize GPIO earlier 2010-10-29 19:08:46 +01:00
setup.c MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant 2010-10-29 19:08:46 +01:00
time.c MIPS: AR7: Fix loops per jiffies on TNETD7200 devices 2010-12-16 18:10:56 +00:00