Re: [PATCH v2] ARM: iMX51 BBG: add clock debug information

2011-01-19 Thread Nicolas Pitre
On Wed, 19 Jan 2011, yong.s...@linaro.org wrote: > From: Yong Shen > > Expose clock debug information to debugfs, which makes it easier for clock > system debug by using tools like powerdebug developed by Linaro power > management group. > For long term, this can go into common clock framework,

[PATCH v2] ARM: iMX51 BBG: add clock debug information

2011-01-19 Thread yong . shen
From: Yong Shen Expose clock debug information to debugfs, which makes it easier for clock system debug by using tools like powerdebug developed by Linaro power management group. For long term, this can go into common clock framework, but so far it depends on the process of common clk API develop