Re: [PATCH 0/2] debugfs entries for Tegra clocks

2014-05-30 Thread Peter De Schrijver
On Thu, May 29, 2014 at 07:52:00PM +0200, Stephen Warren wrote: > On 05/28/2014 10:51 AM, Peter De Schrijver wrote: > > This patch set introduces the 'regs' debugfs entry which shows the > > contents of all registers related to a clock. > > Would it be better to create a regmap object for the

Re: [PATCH 0/2] debugfs entries for Tegra clocks

2014-05-30 Thread Peter De Schrijver
On Thu, May 29, 2014 at 07:52:00PM +0200, Stephen Warren wrote: On 05/28/2014 10:51 AM, Peter De Schrijver wrote: This patch set introduces the 'regs' debugfs entry which shows the contents of all registers related to a clock. Would it be better to create a regmap object for the entire

Re: [PATCH 0/2] debugfs entries for Tegra clocks

2014-05-29 Thread Stephen Warren
On 05/28/2014 10:51 AM, Peter De Schrijver wrote: > This patch set introduces the 'regs' debugfs entry which shows the > contents of all registers related to a clock. Would it be better to create a regmap object for the entire clock module register space, and then get all the debugfs stuff for

Re: [PATCH 0/2] debugfs entries for Tegra clocks

2014-05-29 Thread Stephen Warren
On 05/28/2014 10:51 AM, Peter De Schrijver wrote: This patch set introduces the 'regs' debugfs entry which shows the contents of all registers related to a clock. Would it be better to create a regmap object for the entire clock module register space, and then get all the debugfs stuff for

[PATCH 0/2] debugfs entries for Tegra clocks

2014-05-28 Thread Peter De Schrijver
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 +++

[PATCH 0/2] debugfs entries for Tegra clocks

2014-05-28 Thread Peter De Schrijver
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 +++