]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00141399-2 iMX5x: add clock debug information
authorRichard Zhao <richard.zhao@freescale.com>
Tue, 22 Mar 2011 02:22:15 +0000 (10:22 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:08:50 +0000 (14:08 +0200)
commit036554395fda37732a9f144d02a27c4a567aaabf
tree6ff1ae9f8a6a1e6b3c66a346e680ecf3b1e0ae4e
parent83fe36b2d20077f4cde2b0b8f8fc22088c227408
ENGR00141399-2 iMX5x: add clock debug information

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 development. Once the common clk API is
ready in upstream, the clock debug information will be based on it too.
The implementation based on common clk API had also been finished and
reviewed with Jeremy.

ARM: iMX5x: fix clock debug enable_count error

Signed-off-by: Yong Shen <yong.shen@linaro.org>
Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Signed-off-by: Jason Chen <b02280@freescale.com>
arch/arm/mach-mx5/clock.c
arch/arm/mach-mx5/clock_mx50.c
arch/arm/plat-mxc/Kconfig
arch/arm/plat-mxc/clock.c
arch/arm/plat-mxc/include/mach/clock.h