Re: [PATCH v2 2/6] mmc: core: add mmc-hs400-enhanced-strobe support

2016-05-04 Thread Shawn Lin
On 2016/5/4 16:12, Ulf Hansson 写道: On 29 April 2016 at 04:46, Shawn Lin wrote: This patch introduce mmc-hs400-enhanced-strobe for platforms which want to enable enhanced strobe function from DT if the mmc host controller claims to support enhanced strobe. Signed-off-by: Shawn Lin --- Change

Re: [PATCH v2 2/6] mmc: core: add mmc-hs400-enhanced-strobe support

2016-05-04 Thread Ulf Hansson
On 29 April 2016 at 04:46, Shawn Lin wrote: > This patch introduce mmc-hs400-enhanced-strobe for platforms > which want to enable enhanced strobe function from DT if the > mmc host controller claims to support enhanced strobe. > > Signed-off-by: Shawn Lin > > --- > > Changes in v2: > - switch to

[PATCH v2 2/6] mmc: core: add mmc-hs400-enhanced-strobe support

2016-04-28 Thread Shawn Lin
This patch introduce mmc-hs400-enhanced-strobe for platforms which want to enable enhanced strobe function from DT if the mmc host controller claims to support enhanced strobe. Signed-off-by: Shawn Lin --- Changes in v2: - switch to HS400ES from Highspeed mode directly drivers/mmc/core/host.c