
9 Jul
2018
9 Jul
'18
5:03 a.m.
On 7 June 2018 at 05:00, Carlo Caione carlo@caione.org wrote:
From: Carlo Caione carlo@endlessm.com
Add support for pin voltage configuration. Besides to support UHS mode this is useful when the IO lines are connected to a configurable regulator not enabled at boot or always on.
Signed-off-by: Carlo Caione carlo@endlessm.com
drivers/mmc/dw_mmc.c | 34 ++++++++++++++++++++++++++++++++++ include/dwmmc.h | 26 ++++++++++++++------------ 2 files changed, 48 insertions(+), 12 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Great to see the docs, thank you. My only suggestion would be to put them in a separate patch.
- Simon