msm: acpuclock-krait-debug: Add support to show the frequency table
It is useful to know what frequency table is being used on a
live target without having a debugger attached. Add support
to dump the acpu frequency table via a debugfs node.
Sample output:
/ # cat /d/acpuclk/acpu_table
CPU_KHz PLL_L_Val L2_KHz VDD_Dig VDD_Mem BW_Mbps VDD_Core UA_Core AVS
300000 0 300000 4 1050000 600 825000 400000 0
422400 44 300000 4 1050000 600 825000 3200000 0
576000 30 1497600 7 1050000 2105 825000 3200000 0
652800 34 1497600 7 1050000 2105 825000 3200000 0
729600 38 1497600 7 1050000 2105 825000 3200000 0
Change-Id: I9194060761fda2eb4d7dc3998170db034d1894e7
Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>
1 file changed