]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: tmio: add support for the VccQ regulator
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 15 Feb 2013 15:14:00 +0000 (16:14 +0100)
committerChris Ball <cjb@laptop.org>
Mon, 18 Feb 2013 13:07:37 +0000 (08:07 -0500)
commitc1ee16847314f4c6a9e775c423415a0d9eaa3ea0
tree8615eb31a5c4f751c7fc87cd7fbbaffaa7b4fbeb
parent35694d29e9805a8483449a6e7454c24eac88ef7f
mmc: tmio: add support for the VccQ regulator

Some SD/MMC interfaces use 2 power regulators: one to power the card itself
(Vcc) and another one to pull signal lines up (VccQ). In case of eMMC and
UHS SD cards the regulators also have to be configured to supply different
voltages. The preferred order of turning supply power on and off is to
turn Vcc first on and last off.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc_pio.c