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

2011-11-11 Thread Chris Ball
Hi, On Fri, Nov 04 2011, Adrian Hunter wrote: On 04/11/11 14:53, 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 (V6)

2011-11-04 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 (V6)

2011-11-04 Thread Adrian Hunter
On 04/11/11 14:53, 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.