[U-Boot] [PATCH] mmc: dw_mmc: Handle pin voltage configuration
Simon Glass
sjg at chromium.org
Mon Jul 9 03:03:56 UTC 2018
On 7 June 2018 at 05:00, Carlo Caione <carlo at caione.org> wrote:
> From: Carlo Caione <carlo at 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 at endlessm.com>
> ---
> drivers/mmc/dw_mmc.c | 34 ++++++++++++++++++++++++++++++++++
> include/dwmmc.h | 26 ++++++++++++++------------
> 2 files changed, 48 insertions(+), 12 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Great to see the docs, thank you. My only suggestion would be to put
them in a separate patch.
- Simon
More information about the U-Boot
mailing list