]> git.karo-electronics.de Git - mv-sheeva.git/commit
mfd: Add SuperH Mobile SDHI platform driver
authorMagnus Damm <damm@opensource.se>
Fri, 2 Oct 2009 02:22:09 +0000 (02:22 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 26 Oct 2009 01:37:04 +0000 (10:37 +0900)
commita87d563873a6f1ee98233b57af665f2d0fc90ebb
treee1db323f310adc244d0750ff24698b0ed33db493
parent374576a8b6f865022c0fd1ca62396889b23d66dd
mfd: Add SuperH Mobile SDHI platform driver

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>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/sh_mobile_sdhi.c [new file with mode: 0644]