Re: [PATCH] clk: add DT test clock consumer driver

2013-04-15 Thread Grant Likely
On Sat, 16 Mar 2013 14:09:36 +0100, Sebastian Hesselbarth wrote: > This driver adds a DT test clock consumer that exposes debugfs files to > enable/disable and set/get rate of the attached programmable clock. > During development of a i2c-attached clock generator I found it useful > to debug the

Re: [PATCH] clk: add DT test clock consumer driver

2013-04-15 Thread Grant Likely
On Sat, 16 Mar 2013 14:09:36 +0100, Sebastian Hesselbarth sebastian.hesselba...@gmail.com wrote: This driver adds a DT test clock consumer that exposes debugfs files to enable/disable and set/get rate of the attached programmable clock. During development of a i2c-attached clock generator I

Re: [PATCH] clk: add DT test clock consumer driver

2013-03-19 Thread Sebastian Hesselbarth
On 03/19/2013 02:54 AM, Mike Turquette wrote: Quoting Arnd Bergmann (2013-03-16 07:56:54) On Saturday 16 March 2013, Sebastian Hesselbarth wrote: This driver adds a DT test clock consumer that exposes debugfs files to enable/disable and set/get rate of the attached programmable clock. During

Re: [PATCH] clk: add DT test clock consumer driver

2013-03-19 Thread Sebastian Hesselbarth
On 03/19/2013 02:54 AM, Mike Turquette wrote: Quoting Arnd Bergmann (2013-03-16 07:56:54) On Saturday 16 March 2013, Sebastian Hesselbarth wrote: This driver adds a DT test clock consumer that exposes debugfs files to enable/disable and set/get rate of the attached programmable clock. During

Re: [PATCH] clk: add DT test clock consumer driver

2013-03-18 Thread Mike Turquette
Quoting Arnd Bergmann (2013-03-16 07:56:54) > On Saturday 16 March 2013, Sebastian Hesselbarth wrote: > > This driver adds a DT test clock consumer that exposes debugfs files to > > enable/disable and set/get rate of the attached programmable clock. > > During development of a i2c-attached clock

Re: [PATCH] clk: add DT test clock consumer driver

2013-03-18 Thread Mike Turquette
Quoting Arnd Bergmann (2013-03-16 07:56:54) On Saturday 16 March 2013, Sebastian Hesselbarth wrote: This driver adds a DT test clock consumer that exposes debugfs files to enable/disable and set/get rate of the attached programmable clock. During development of a i2c-attached clock

Re: [PATCH] clk: add DT test clock consumer driver

2013-03-16 Thread Arnd Bergmann
On Saturday 16 March 2013, Sebastian Hesselbarth wrote: > This driver adds a DT test clock consumer that exposes debugfs files to > enable/disable and set/get rate of the attached programmable clock. > During development of a i2c-attached clock generator I found it useful > to debug the clock

Re: [PATCH] clk: add DT test clock consumer driver

2013-03-16 Thread Arnd Bergmann
On Saturday 16 March 2013, Sebastian Hesselbarth wrote: This driver adds a DT test clock consumer that exposes debugfs files to enable/disable and set/get rate of the attached programmable clock. During development of a i2c-attached clock generator I found it useful to debug the clock