[PATCH 4/9] ARM: vexpress: Initial common clock support
From: Turquette, Mike <hidden>
Date: 2012-07-16 20:15:59
On Wed, Jul 11, 2012 at 9:57 AM, Pawel Moll [off-list ref] wrote:
On Wed, 2012-07-11 at 17:51 +0100, Linus Walleij wrote:quoted
Hi Pawel, can you please move the vexpress clock implementation to drivers/clk/versatile/clk-vexpress.c as per the pattern from the Integrator rework? Clock drivers go into the drivers/* hierarchy just like any other driver these days.I will, but I'd rather avoid doing this right now.quoted
quoted
This is a simple conversion of the existing state and will be extended (and migrated to drivers/clk) in the near future.This patch is only a first step. I'm working now on a major rework of the VE control infrastructure, and I do have drivers/clk/vexpress (can be versatile, I don't really mind) directory in my local repo. This will happen in time for the next merge window.
I'd rather not take any more patches this close to the 3.6 merge window. How do you feel about holding onto this patch and implementing some of the longer term changes mentioned by Linus towards 3.7? Regards, Mike
Cheers! Pawel