[U-Boot] [PATCH v3 1/4] dm: mmc: update mmc_of_parse()

Simon Glass sjg at chromium.org
Wed Nov 29 13:08:07 UTC 2017


On 28 November 2017 at 03:26, 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>
> ---
>
> changes since v2:
>  * use the wrappers like dev_read_u32_default() to access the DTS instead of
>    using the livetree API.
>
>  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>


More information about the U-Boot mailing list