Re: [uClinux-dev] [RFC/PATCH] m68knommu: Add clk definitions for m520x.

2012-06-17 Thread Steven King
On Sunday 17 June 2012 10:02:06 pm Greg Ungerer wrote: > Hi Steven, > > On 17/06/12 17:34, Steven King wrote: > > The 520x has individually controllable clocks for its peripherals. Add > > clk definitions for these and add default initialization of either > > enabled or disabled for all of the clo

Re: [uClinux-dev] [RFC/PATCH] m68knommu: Add clk definitions for m520x.

2012-06-17 Thread Greg Ungerer
Hi Steven, On 17/06/12 17:34, Steven King wrote: The 520x has individually controllable clocks for its peripherals. Add clk definitions for these and add default initialization of either enabled or disabled for all of the clocks. Signed-off-by: Steven King This looks pretty good. Minor nit,

[uClinux-dev] [RFC/PATCH] m68knommu: Add clk definitions for m520x.

2012-06-17 Thread Steven King
The 520x has individually controllable clocks for its peripherals. Add clk definitions for these and add default initialization of either enabled or disabled for all of the clocks. Signed-off-by: Steven King --- arch/m68k/include/asm/m520xsim.h| 10 arch/m68k/platform/coldfire/m520x