linux/arch/mips/include/asm/mach-au1x00
Manuel Lauss b7f720d68c MIPS: Alchemy: Clean up GPIO registers and accessors
remove au_readl/au_writel, remove the predefined GPIO1/2 KSEG1 register
addresses and fix the fallout in all boards and drivers.

This also fixes a bug in the mtx-1_wdt driver which was introduced by
commit 6ea8115bb6
("Convert mtx1 wdt to be a platform device and use generic GPIO API")
before this patch mtx-1_wdt only modified GPIO215, the patch then
used the gpio resource information as bit index into the GPIO2 register
but the conversion to the GPIO API didn't realize that.
With this patch the drivers original behaviour is restored and GPIO15
is left alone.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: Florian Fainelli <florian@openwrt.org>
To: Linux-MIPS <linux-mips@linux-mips.org>
Cc: linux-watchdog@vger.kernel.org
Cc: Wim Van Sebroeck <wim@iguana.be>
Patchwork: https://patchwork.linux-mips.org/patch/2381/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org
2011-05-19 09:55:46 +01:00
..
au1xxx.h
au1xxx_dbdma.h MIPS: Alchemy: Convert dbdma.c to syscore_ops 2011-05-19 09:55:45 +01:00
au1xxx_eth.h MIPS: au1000_eth: Get ethernet address from platform_data 2010-08-05 13:26:09 +01:00
au1xxx_ide.h MIPS: au1xxx-ide: Fix build with CONFIG_PM 2009-05-14 13:50:24 +01:00
au1xxx_psc.h
au1000.h MIPS: Alchemy: Clean up GPIO registers and accessors 2011-05-19 09:55:46 +01:00
au1000_dma.h MIPS: Alchemy: Cleanup DMA addresses 2011-05-19 09:55:46 +01:00
au1100_mmc.h MMC: AU1xMMC: Allow platforms to disable host capabilities 2010-02-27 12:53:19 +01:00
au1550_spi.h
cpu-feature-overrides.h MIPS: Alchemy: provide cpu feature overrides. 2009-03-30 14:49:46 +02:00
gpio-au1000.h MIPS: Alchemy: Clean up GPIO registers and accessors 2011-05-19 09:55:46 +01:00
gpio.h MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus 2010-02-27 12:53:02 +01:00
ioremap.h MIPS: Alchemy: use 36bit addresses for PCMCIA resources. 2010-02-27 12:53:43 +01:00
prom.h MIPS: Alchemy: Remove prom_getcmdline() 2010-02-27 12:53:21 +01:00
war.h