Russell King
ebebd9b0a1
[ARM] pxa: update PXA MMC interface driver to use clk support
...
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2007-10-12 21:15:03 +01:00
Bridge Wu
5d3ad4e8a1
mmc: pxamci: add SDIO card interrupt reporting capability
...
Again, only available from PXA27x.
Signed-off-by: Bridge Wu <mingqiao.wu@gmail.com >
Signed-off-by: Nicolas Pitre <nico@marvell.com >
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx >
2007-09-25 19:11:49 +02:00
Bridge Wu
df456f479a
mmc: pxamci: set proper buswidth capabilities according to PXA flavor
...
From PXA27x, it is possible to do 4-bit data transfers.
Signed-off-by: Bridge Wu <mingqiao.wu@gmail.com >
Signed-off-by: Nicolas Pitre <nico@marvell.com >
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx >
2007-09-25 19:11:39 +02:00
Russell King
7a2b94bc39
[ARM] pxa: remove MMC register defines from pxa-regs.h
...
pxamci.h redefines the MMC registers differently so they can be used
with ioremap. Remove the incompatible definitions from pxa-regs.h.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2007-07-12 14:27:56 +01:00
Pierre Ossman
1c6a0718f0
mmc: Move host and card drivers to subdirs
...
Clean up the drivers/mmc directory by moving card and host drivers
into subdirectories.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx >
2007-05-01 13:04:17 +02:00