[RFC 13/24] ARM: omap4: clk: Add 44xx data using common struct clk
Tony Lindgren
tony at atomide.com
Tue Jun 5 02:42:50 EDT 2012
* Rajendra Nayak <rnayak at ti.com> [120601 05:13]:
> The data is autogenerated using the OMAP autogeneration scripts (python
> scripts). Thanks to Mike Turquette for the initial efforts in updating
> the script which was later updated by me.
> All data is added into a new cclock44xx_data.c file, a later patch will get
> rid of clock44xx_data.c file.
>
> Signed-off-by: Rajendra Nayak <rnayak at ti.com>
> ---
> arch/arm/mach-omap2/cclock44xx_data.c | 2602 +++++++++++++++++++++++++++++++
> arch/arm/mach-omap2/clock.h | 17 +
> arch/arm/mach-omap2/clock_common_data.c | 14 +
> arch/arm/mach-omap2/scrm44xx.h | 2 +
> 4 files changed, 2635 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/mach-omap2/cclock44xx_data.c
If you are adding new data anyways, why not add it to drivers/clock/omap
to start with?
Regards,
Tony
More information about the linux-arm-kernel
mailing list