>>-----Original Message----- >>From: Paul Walmsley [mailto:paul@xxxxxxxxx] >>Sent: Saturday, October 30, 2010 3:07 PM >>To: Gopinath, Thara >>Cc: linux-omap@xxxxxxxxxxxxxxx; khilman@xxxxxxxxxxxxxxxxxxx; Cousson, Benoit >>Subject: Re: [PATCH v2] OMAP4: Extend clock database. >> >>Thara, >> >>On Wed, 27 Oct 2010, Thara Gopinath wrote: >> >>> This patch extends the OMAP4 clock data to include >>> various x2 clock nodes as the clock framework >>> skips a *2 whie calculating the dpll locked frequency. >>> >>> The clock databse extensions are autogenerated using >>> the scripts maintained by Benoit Cousson. >>> >>> Signed-off-by: Benoit Cousson <b-cousson@xxxxxx> >>> Signed-off-by: Thara Gopinath <thara@xxxxxx> >>> --- >>> arch/arm/mach-omap2/clock44xx_data.c | 427 ++++++++++++++++++++---------- >>---- >>> 1 files changed, 248 insertions(+), 179 deletions(-) >>> >>> diff --git a/arch/arm/mach-omap2/clock44xx_data.c b/arch/arm/mach- >>omap2/clock44xx_data.c >>> index 1599836..94896af 100644 >>> --- a/arch/arm/mach-omap2/clock44xx_data.c >>> +++ b/arch/arm/mach-omap2/clock44xx_data.c >>> @@ -17,10 +17,6 @@ >>> * This program is free software; you can redistribute it and/or modify >>> * it under the terms of the GNU General Public License version 2 as >>> * published by the Free Software Foundation. >>> - * >>> - * XXX Some of the ES1 clocks have been removed/changed; once support >>> - * is added for discriminating clocks by ES level, these should be added >>back >>> - * in. >>> */ >> >>Please don't remove this comment unless you're also adding the ES1 clocks >>back. Hello Paul, I did not remove this. The script did :-). But I will manually add it back and post v3. Regards Thara -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html