Re: [PATCH] clk: tegra: replace enum tegra114_clk by binding header

2013-10-04 Thread Peter De Schrijver
On Tue, Sep 03, 2013 at 07:57:05PM +0200, Stephen Warren wrote: > On 09/03/2013 07:11 AM, Peter De Schrijver wrote: > > As the clock IDs are now specified in a header file, we can use those > > definitions instead of maintaining an internal enum. > > Acked-by: Stephen Warren > > I assume this wi

Re: [PATCH] clk: tegra: replace enum tegra114_clk by binding header

2013-09-03 Thread Stephen Warren
On 09/03/2013 07:11 AM, Peter De Schrijver wrote: > As the clock IDs are now specified in a header file, we can use those > definitions instead of maintaining an internal enum. Acked-by: Stephen Warren I assume this will go through Mike's clock tree for 3.13. I assume similar patches will follo