public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] debugfs entries for Tegra clocks
@ 2014-05-28 16:51 Peter De Schrijver
  2014-05-28 16:51 ` [PATCH 1/2] clk: tegra: Add debugfs infrastructure Peter De Schrijver
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter De Schrijver @ 2014-05-28 16:51 UTC (permalink / raw)
  To: Peter De Schrijver
  Cc: Prashant Gaikwad, Mike Turquette, Stephen Warren, Thierry Reding,
	linux-kernel, linux-tegra

This patch set introduces the 'regs' debugfs entry which shows the
contents of all registers related to a clock.

Peter De Schrijver (2):
  clk: tegra: Add debugfs infrastructure
  clk: tegra: periph, PLL and super clk debugfs entries

 drivers/clk/tegra/clk-periph.c |   24 +++++++
 drivers/clk/tegra/clk-pll.c    |  144 +++++++++++++++++++++++++++++++++++++---
 drivers/clk/tegra/clk-super.c  |   24 +++++++
 drivers/clk/tegra/clk.c        |   61 +++++++++++++++++
 drivers/clk/tegra/clk.h        |   11 +++
 5 files changed, 255 insertions(+), 9 deletions(-)

-- 
1.7.7.rc0.72.g4b5ea.dirty


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-30 13:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-28 16:51 [PATCH 0/2] debugfs entries for Tegra clocks Peter De Schrijver
2014-05-28 16:51 ` [PATCH 1/2] clk: tegra: Add debugfs infrastructure Peter De Schrijver
2014-05-28 16:51 ` [PATCH 2/2] clk: tegra: periph, PLL and super clk debugfs entries Peter De Schrijver
2014-05-29 17:52 ` [PATCH 0/2] debugfs entries for Tegra clocks Stephen Warren
2014-05-30 13:12   ` Peter De Schrijver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox