commit | 4afb12b0c55a5e2092a9670703ff8871594809af | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Thu Sep 21 16:30:00 2017 +0200 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Jan 12 18:11:04 2018 +0900 |
tree | 77ca6c45a1fe42319577c1e6ca456c6dfab8c925 | |
parent | e178c117feb7a3de7abaa8b104849f34e6ece778 [diff] |
mmc: Enable signal voltage to be selected from mmc core Add a new function *mmc_set_signal_voltage* in mmc core which can be used during mmc initialization to select the signal voltage. Platform driver should use the set_ios callback function to select the signal voltage. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>