Re: [PATCH] ARM: kirkwood: remove lagacy clk workarounds

2013-10-31 Thread Ezequiel Garcia
On Fri, Oct 18, 2013 at 01:45:45PM -0400, Jason Cooper wrote: > On Fri, Oct 18, 2013 at 07:43:54PM +0200, Sebastian Hesselbarth wrote: > > On 10/18/2013 07:27 PM, Sebastian Hesselbarth wrote: > > >On 10/18/2013 06:17 PM, Ezequiel Garcia wrote: > > >>On Fri, Oct 18, 2013 at 10:47:41AM -0400, Jason C

Re: [PATCH] ARM: kirkwood: remove lagacy clk workarounds

2013-10-18 Thread Jason Cooper
On Fri, Oct 18, 2013 at 07:43:54PM +0200, Sebastian Hesselbarth wrote: > On 10/18/2013 07:27 PM, Sebastian Hesselbarth wrote: > >On 10/18/2013 06:17 PM, Ezequiel Garcia wrote: > >>On Fri, Oct 18, 2013 at 10:47:41AM -0400, Jason Cooper wrote: > >>>On Fri, Oct 18, 2013 at 01:54:13PM +0200, Sebastian

Re: [PATCH] ARM: kirkwood: remove lagacy clk workarounds

2013-10-18 Thread Sebastian Hesselbarth
On 10/18/2013 07:27 PM, Sebastian Hesselbarth wrote: On 10/18/2013 06:17 PM, Ezequiel Garcia wrote: On Fri, Oct 18, 2013 at 10:47:41AM -0400, Jason Cooper wrote: On Fri, Oct 18, 2013 at 01:54:13PM +0200, Sebastian Hesselbarth wrote: With legacy devices converted to DT and a proper ethernet MAC

Re: [PATCH] ARM: kirkwood: remove lagacy clk workarounds

2013-10-18 Thread Sebastian Hesselbarth
On 10/18/2013 06:17 PM, Ezequiel Garcia wrote: On Fri, Oct 18, 2013 at 10:47:41AM -0400, Jason Cooper wrote: On Fri, Oct 18, 2013 at 01:54:13PM +0200, Sebastian Hesselbarth wrote: With legacy devices converted to DT and a proper ethernet MAC workaround, we can now remove the clk workarounds for

Re: [PATCH] ARM: kirkwood: remove lagacy clk workarounds

2013-10-18 Thread Jason Cooper
On Fri, Oct 18, 2013 at 01:17:44PM -0300, Ezequiel Garcia wrote: > On Fri, Oct 18, 2013 at 10:47:41AM -0400, Jason Cooper wrote: > > On Fri, Oct 18, 2013 at 01:54:13PM +0200, Sebastian Hesselbarth wrote: > > > With legacy devices converted to DT and a proper ethernet MAC > > > workaround, we can no

Re: [PATCH] ARM: kirkwood: remove lagacy clk workarounds

2013-10-18 Thread Ezequiel Garcia
On Fri, Oct 18, 2013 at 10:47:41AM -0400, Jason Cooper wrote: > On Fri, Oct 18, 2013 at 01:54:13PM +0200, Sebastian Hesselbarth wrote: > > With legacy devices converted to DT and a proper ethernet MAC > > workaround, we can now remove the clk workarounds for legacy > > devices. While at it, also cl

Re: [PATCH] ARM: kirkwood: remove lagacy clk workarounds

2013-10-18 Thread Jason Cooper
On Fri, Oct 18, 2013 at 01:54:13PM +0200, Sebastian Hesselbarth wrote: > With legacy devices converted to DT and a proper ethernet MAC > workaround, we can now remove the clk workarounds for legacy > devices. While at it, also cleanup the list of includes. > > Signed-off-by: Sebastian Hesselbarth