RE: [PATCH v2] mmc: enable Enhance Strobe for HS400.

2015-06-30 Thread Sun, Yi Y
: linux-mmc@vger.kernel.org; ulf.hans...@linaro.org; Sun, Yi Y Subject: Re: [PATCH v2] mmc: enable Enhance Strobe for HS400. Hi Yi, I tested your patch on msm platform and found few issues. Please see my comments inline. On Thu, June 4, 2015 7:50 pm, Yi Sun wrote: Enhance Strobe is defined in v5.1

Re: [PATCH v2] mmc: enable Enhance Strobe for HS400.

2015-06-12 Thread Venkat Gopalakrishnan
Hi Yi, I tested your patch on msm platform and found few issues. Please see my comments inline. On Thu, June 4, 2015 7:50 pm, Yi Sun wrote: Enhance Strobe is defined in v5.1 eMMC spec. This commit Please replace Enhance Strobe to Enhanced Strobe as per spec throughout the documentation and

RE: [PATCH v2] mmc: enable Enhance Strobe for HS400.

2015-06-11 Thread Sun, Yi Y
...@linaro.org Subject: Re: [PATCH v2] mmc: enable Enhance Strobe for HS400. Hi Sun, Did you get to test this feature on any of the target? Yes, this feature is tested on FPGA board. HS400 initialization pass and read/write work well. On Fri, Jun 5, 2015 at 8:20 AM, Yi Sun yi.y@intel.com wrote

Re: [PATCH v2] mmc: enable Enhance Strobe for HS400.

2015-06-05 Thread Ritesh Harjani
Hi Sun, Did you get to test this feature on any of the target? On Fri, Jun 5, 2015 at 8:20 AM, Yi Sun yi.y@intel.com wrote: Enhance Strobe is defined in v5.1 eMMC spec. This commit is to implement it. Normal Strobe signal for HS400 is only provided during Data Out and CRC Response.