Re: [PATCH] mmc: debugfs: expose the SDCLK frq in sys ios (V4)

2011-11-04 Thread Giuseppe CAVALLARO
On 11/3/2011 8:41 AM, Adrian Hunter wrote: On 03/11/11 08:45, Giuseppe CAVALLARO wrote: This patch is to expose the actual SDCLK frequency in /sys/kernel/debug/mmcX/ios entry. For example, if the max clk for a normal speed card is 20MHz this is reported in /sys/kernel/debug/mmcX/ios.

[PATCH] mmc: debugfs: expose the SDCLK frq in sys ios (V4)

2011-11-03 Thread Giuseppe CAVALLARO
This patch is to expose the actual SDCLK frequency in /sys/kernel/debug/mmcX/ios entry. For example, if the max clk for a normal speed card is 20MHz this is reported in /sys/kernel/debug/mmcX/ios. Unfortunately the actual SDCLK frequency (i.e. Baseclock / divisor) is not reported at all: for

Re: [PATCH] mmc: debugfs: expose the SDCLK frq in sys ios (V4)

2011-11-03 Thread Adrian Hunter
On 03/11/11 08:45, Giuseppe CAVALLARO wrote: This patch is to expose the actual SDCLK frequency in /sys/kernel/debug/mmcX/ios entry. For example, if the max clk for a normal speed card is 20MHz this is reported in /sys/kernel/debug/mmcX/ios. Unfortunately the actual SDCLK frequency (i.e.