Re: [U-Boot] [PATCH 0/8] mmc: some fixes for core and add HS200 support for sdhci-cadence

2018-01-21 Thread Jaehoon Chung
On 12/30/2017 02:00 AM, Masahiro Yamada wrote: > This series can be cleanly applied to u-boot-mmc/next. > > I really hope the HS200 support will be pulled in the next MW. > Applied this series to u-boot-mmc with "[PATCH v2] mmc: sdhci-cadence: add HS200 support". Thanks! Best Regards, Jaehoon

Re: [U-Boot] [PATCH 0/8] mmc: some fixes for core and add HS200 support for sdhci-cadence

2018-01-07 Thread Simon Glass
On 29 December 2017 at 10:00, Masahiro Yamada wrote: > This series can be cleanly applied to u-boot-mmc/next. > > I really hope the HS200 support will be pulled in the next MW. Yes please, it has been too long. ___ U-Boot

[U-Boot] [PATCH 0/8] mmc: some fixes for core and add HS200 support for sdhci-cadence

2017-12-29 Thread Masahiro Yamada
This series can be cleanly applied to u-boot-mmc/next. I really hope the HS200 support will be pulled in the next MW. Masahiro Yamada (8): dm: add dev_read_u32() mmc: do not overwrite cfg->f_max if "max-frequency" if missing mmc: let mmc_of_parse() fail for insane bus-width value mmc: