2014-06-13 08:02:45

by Peter De Schrijver

[permalink] [raw]
Subject: Re: [PATCH RESEND] clk: flatten clk tree in debugfs

On Fri, May 30, 2014 at 05:03:57PM +0200, Peter De Schrijver wrote:
> This patch flattens the clk tree in CCF debugfs. Instead of representing the
> clocks and their hierarchy as a directory structure under
> /sys/kernel/debug/clk, each clock gets a single directory directly under
> /sys/kernel/debug/clk. The orphans directory is replaced by a file called
> clk_orphan_summary.

Mike,

Any problems with this? What needs to be done to make this patch go forward?

Thanks!

Peter.


2014-06-26 16:39:13

by Peter De Schrijver

[permalink] [raw]
Subject: Re: [PATCH RESEND] clk: flatten clk tree in debugfs

On Fri, Jun 13, 2014 at 10:02:39AM +0200, Peter De Schrijver wrote:
> On Fri, May 30, 2014 at 05:03:57PM +0200, Peter De Schrijver wrote:
> > This patch flattens the clk tree in CCF debugfs. Instead of representing the
> > clocks and their hierarchy as a directory structure under
> > /sys/kernel/debug/clk, each clock gets a single directory directly under
> > /sys/kernel/debug/clk. The orphans directory is replaced by a file called
> > clk_orphan_summary.
>
> Mike,
>
> Any problems with this? What needs to be done to make this patch go forward?
>

Do you think this could be merged for the 3.17?

Thanks,

Peter.

2014-06-26 21:36:58

by Mike Turquette

[permalink] [raw]
Subject: Re: [PATCH RESEND] clk: flatten clk tree in debugfs

Quoting Peter De Schrijver (2014-06-26 09:39:06)
> On Fri, Jun 13, 2014 at 10:02:39AM +0200, Peter De Schrijver wrote:
> > On Fri, May 30, 2014 at 05:03:57PM +0200, Peter De Schrijver wrote:
> > > This patch flattens the clk tree in CCF debugfs. Instead of representing the
> > > clocks and their hierarchy as a directory structure under
> > > /sys/kernel/debug/clk, each clock gets a single directory directly under
> > > /sys/kernel/debug/clk. The orphans directory is replaced by a file called
> > > clk_orphan_summary.
> >
> > Mike,
> >
> > Any problems with this? What needs to be done to make this patch go forward?

Applied to clk-next.

Regards,
Mike

> >
>
> Do you think this could be merged for the 3.17?
>
> Thanks,
>
> Peter.

2014-06-27 07:29:41

by Peter De Schrijver

[permalink] [raw]
Subject: Re: [PATCH RESEND] clk: flatten clk tree in debugfs

On Thu, Jun 26, 2014 at 11:36:45PM +0200, Mike Turquette wrote:
> Quoting Peter De Schrijver (2014-06-26 09:39:06)
> > On Fri, Jun 13, 2014 at 10:02:39AM +0200, Peter De Schrijver wrote:
> > > On Fri, May 30, 2014 at 05:03:57PM +0200, Peter De Schrijver wrote:
> > > > This patch flattens the clk tree in CCF debugfs. Instead of representing the
> > > > clocks and their hierarchy as a directory structure under
> > > > /sys/kernel/debug/clk, each clock gets a single directory directly under
> > > > /sys/kernel/debug/clk. The orphans directory is replaced by a file called
> > > > clk_orphan_summary.
> > >
> > > Mike,
> > >
> > > Any problems with this? What needs to be done to make this patch go forward?
>
> Applied to clk-next.
>

Thanks!

Peter.

2014-06-27 07:31:44

by Peter De Schrijver

[permalink] [raw]
Subject: Re: [PATCH RESEND] clk: flatten clk tree in debugfs

On Thu, Jun 26, 2014 at 11:36:45PM +0200, Mike Turquette wrote:
> Quoting Peter De Schrijver (2014-06-26 09:39:06)
> > On Fri, Jun 13, 2014 at 10:02:39AM +0200, Peter De Schrijver wrote:
> > > On Fri, May 30, 2014 at 05:03:57PM +0200, Peter De Schrijver wrote:
> > > > This patch flattens the clk tree in CCF debugfs. Instead of representing the
> > > > clocks and their hierarchy as a directory structure under
> > > > /sys/kernel/debug/clk, each clock gets a single directory directly under
> > > > /sys/kernel/debug/clk. The orphans directory is replaced by a file called
> > > > clk_orphan_summary.
> > >
> > > Mike,
> > >
> > > Any problems with this? What needs to be done to make this patch go forward?
>
> Applied to clk-next.
>

Thanks!

Peter.