Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-30 | mfd: Add power control platform data to SDHI driver | Magnus Damm | |
This patch adds platform data with a function for power control to the SDHI driver. The idea is that board specific code can provide their own functions so power can be enabled and disabled for the sd-cards. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2009-10-26 | mfd: Add SuperH Mobile SDHI platform driver | Magnus Damm | |
This patch adds an MFD driver for the SuperH Mobile SDHI hardware block. At this point the driver simply wraps the tmio-mmc driver with some clock code. In the future this driver is the place to put SDHI specific hotplug code. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org> |