Re: [PATCH v2] mmc: debugfs: implement ios show for SDR12 and SDR25

2015-09-29 Thread Ulf Hansson
On 24 September 2015 at 02:13, Shawn Lin wrote: > This patch add MMC_TIMING_UHS_SDR12 and MMC_TIMING_UHS_SDR25 > for mmc_ios_show to show the ios->timing if mmc card runs under > these two modes. > > Signed-off-by: Shawn Lin Thanks, applied for next. Kind regards Uffe > > --- > > Changes in

Re: [PATCH v2] mmc: debugfs: implement ios show for SDR12 and SDR25

2015-09-29 Thread Ulf Hansson
On 24 September 2015 at 02:13, Shawn Lin wrote: > This patch add MMC_TIMING_UHS_SDR12 and MMC_TIMING_UHS_SDR25 > for mmc_ios_show to show the ios->timing if mmc card runs under > these two modes. > > Signed-off-by: Shawn Lin Thanks, applied

[PATCH v2] mmc: debugfs: implement ios show for SDR12 and SDR25

2015-09-23 Thread Shawn Lin
This patch add MMC_TIMING_UHS_SDR12 and MMC_TIMING_UHS_SDR25 for mmc_ios_show to show the ios->timing if mmc card runs under these two modes. Signed-off-by: Shawn Lin --- Changes in v2: - replace "mmc uhs sdr12" with "sd uhs sdr12" replace "mmc uhs sdr25" with "sd uhs sdr25"

[PATCH v2] mmc: debugfs: implement ios show for SDR12 and SDR25

2015-09-23 Thread Shawn Lin
This patch add MMC_TIMING_UHS_SDR12 and MMC_TIMING_UHS_SDR25 for mmc_ios_show to show the ios->timing if mmc card runs under these two modes. Signed-off-by: Shawn Lin --- Changes in v2: - replace "mmc uhs sdr12" with "sd uhs sdr12" replace "mmc uhs sdr25" with "sd