diff options
author | Prashant Gaikwad <pgaikwad@nvidia.com> | 2012-12-26 17:46:23 +0400 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-01-12 07:49:23 +0400 |
commit | bddca8944a7ab6699984c4b1b677261eb1c8d819 (patch) | |
tree | 6eb60ceee80c223ea3c29a0ffa044f5ac8cf0b62 /drivers/clk/clk-max77686.c | |
parent | 1af599df6bdad9ee34ae9e50efcda273e12b9d4f (diff) | |
download | linux-bddca8944a7ab6699984c4b1b677261eb1c8d819.tar.xz |
clk: JSON debugfs clock tree summary
Clock information is dumped in JSON format which is easy
for machines to parse.
Each clock is represented as an object which has same name as
clock and following properties
- enable_count
- prepare_count
- rate
Output is verified using online JSON editor.
Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/clk-max77686.c')
0 files changed, 0 insertions, 0 deletions