[PATCHv2 06/11] CLK: omap: move part of the machine specific clock header contents to driver

Tero Kristo t-kristo at ti.com
Mon Jun 24 03:42:04 EDT 2013


On 06/21/2013 10:32 AM, Tony Lindgren wrote:
> * Tero Kristo <t-kristo at ti.com> [130619 06:25]:
>> Some of the clock.h contents are needed by the new OMAP clock driver,
>> including dpll_data and clk_hw_omap. Thus, move these to the generic
>> omap header file which can be accessed by the driver.
>
> Do you mean "are only needed by the new OMAP clock driver"?

Not only, it is needed by both driver and mach-omap2.

> Otherwise it sounds like this will break things for other
> omaps that don't yet have clocks configured in DT..

No it doesn't, as you can probably see, the new include/linux/clk/omap.h 
is included from clock.h also.

-Tero

>
> Regards,
>
> Tony
>




More information about the linux-arm-kernel mailing list