[PATCH RFC] clk: add support for automatic parent handling

Mark Brown broonie at opensource.wolfsonmicro.com
Mon Apr 25 10:44:51 EDT 2011


On Mon, Apr 25, 2011 at 10:41:32PM +0800, Richard Zhao wrote:
> On Mon, Apr 25, 2011 at 11:57:45AM +0100, Mark Brown wrote:

> > Even for many ARMs it's common for the clock tree to be rooted in the
> > PMIC (since it will always be on), and of course the full system clock
> > tree will not just include the CPU but also any other digital components
> > in the system.

> Yes, I see pmic or other on-board osc may be clock source. I just didn't realize
> anyone will put them to clk. 

My point here is that right now nobody does anything like that unless
they really have to in part because this then makes the driver for the
off-SoC chip get tied in to the chip clock structure.



More information about the linux-arm-kernel mailing list