]> git.baikalelectronics.ru Git - kernel.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>
Sun, 24 Feb 2013 19:37:24 +0000 (14:37 -0500)
commita4e893e1c584a2a0a4e55def019fac9cf7f9d052
tree8615eb31a5c4f751c7fc87cd7fbbaffaa7b4fbeb
parentc5c5779df8c75cbeecc10689214a5364ebef5487
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