[U-Boot] [PATCH v4 02/10] dm: mmc: update mmc_of_parse()

Simon Glass sjg at chromium.org
Sat Dec 2 03:29:33 UTC 2017


On 29 November 2017 at 07:29, Jean-Jacques Hiblot <jjhiblot at ti.com> wrote:
> * convert to livetree API
> * don't fail because of an invalid bus-width, instead default to 1-bit.
> * recognize 1.2v DDR and 1.2v HS200 flags
>
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
>
> no changes since v3
>
>  drivers/mmc/mmc-uclass.c | 36 ++++++++++++++++++++----------------
>  include/mmc.h            | 11 ++++++++++-
>  2 files changed, 30 insertions(+), 17 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

I thought I already reviewed this?


More information about the U-Boot mailing list