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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to