Re: [U-Boot] [PATCH v2 04/24] mmc: omap_hsmmc: set MMC mode in the UHSMS bit field

2018-01-30 Thread Jean-Jacques Hiblot
Hi Jaehoon, On 29/01/2018 05:33, Jaehoon Chung wrote: Hi, On 01/25/2018 07:51 PM, Jean-Jacques Hiblot wrote: From: Kishon Vijay Abraham I Use the timing parameter set in the MMC core to set the mode in UHSMS bit field. This is in preparation for adding HS200 support in omap hsmmc driver.

Re: [U-Boot] [PATCH v2 04/24] mmc: omap_hsmmc: set MMC mode in the UHSMS bit field

2018-01-29 Thread Jaehoon Chung
Hi, On 2018년 01월 29일 13:33, Jaehoon Chung wrote: > Hi, > > On 01/25/2018 07:51 PM, Jean-Jacques Hiblot wrote: >> From: Kishon Vijay Abraham I >> >> Use the timing parameter set in the MMC core to set the >> mode in UHSMS bit field. This is in preparation for >> adding HS200 support in omap hsmm

Re: [U-Boot] [PATCH v2 04/24] mmc: omap_hsmmc: set MMC mode in the UHSMS bit field

2018-01-28 Thread Jaehoon Chung
Hi, On 01/25/2018 07:51 PM, Jean-Jacques Hiblot wrote: > From: Kishon Vijay Abraham I > > Use the timing parameter set in the MMC core to set the > mode in UHSMS bit field. This is in preparation for > adding HS200 support in omap hsmmc driver. > > Signed-off-by: Kishon Vijay Abraham I > Sign

[U-Boot] [PATCH v2 04/24] mmc: omap_hsmmc: set MMC mode in the UHSMS bit field

2018-01-25 Thread Jean-Jacques Hiblot
From: Kishon Vijay Abraham I Use the timing parameter set in the MMC core to set the mode in UHSMS bit field. This is in preparation for adding HS200 support in omap hsmmc driver. Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Jean-Jacques Hiblot --- arch/arm/include/asm/omap_mmc.h |