]> git.baikalelectronics.ru Git - kernel.git/commit
davinci: MMC: add support for 8bit MMC cards
authorVipin Bhandari <vipin.bhandari@ti.com>
Fri, 5 Mar 2010 21:43:21 +0000 (13:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2010 19:26:36 +0000 (11:26 -0800)
commit15ac3dec3bc269712ee356487ec1c2840869ce51
tree37172a162f9b19a6e71622e6c0c246609aac3bb5
parent897bef77713c00eecd4aaa3c3f1a18f89e7fb9a1
davinci: MMC: add support for 8bit MMC cards

Add support for 8bit MMC cards.  The controller data width is configurable
depending on the wires setting in the platform data structure.

MMC 8bit is tested on OMAPL137 and MMC 4bit is tested on OMAPL138 EVM.

Signed-off-by: Vipin Bhandari <vipin.bhandari@ti.com>
Cc: David Brownell <david-b@pacbell.net>
Cc: Chaithrika U S <chaithrika@ti.com>
Cc: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/mmc/host/davinci_mmc.c