RE: [PATCH v2] OMAP4: Extend clock database.

2010-11-15 Thread Paul Walmsley
Hi Thara, On Mon, 15 Nov 2010, Gopinath, Thara wrote: > >>-Original Message- > >>From: Paul Walmsley [mailto:p...@pwsan.com] > >>Sent: Saturday, October 30, 2010 3:07 PM > >> > >>Please don't remove this comment unless you're also adding the ES1 clocks > >>back. > > I did not remove this

RE: [PATCH v2] OMAP4: Extend clock database.

2010-11-14 Thread Gopinath, Thara
>>-Original Message- >>From: Paul Walmsley [mailto:p...@pwsan.com] >>Sent: Saturday, October 30, 2010 3:07 PM >>To: Gopinath, Thara >>Cc: linux-omap@vger.kernel.org; khil...@deeprootsystems.com; Cousson, Benoit >>Subject: Re: [PATCH v2] OMAP4: Extend

RE: [PATCH v2] OMAP4: Extend clock database.

2010-11-14 Thread Gopinath, Thara
>>-Original Message- >>From: Kevin Hilman [mailto:khil...@deeprootsystems.com] >>Sent: Wednesday, November 10, 2010 5:54 AM >>To: Gopinath, Thara >>Cc: linux-omap@vger.kernel.org; p...@pwsan.com; Cousson, Benoit >>Subject: Re: [PATCH v2] OMAP4: Extend

Re: [PATCH v2] OMAP4: Extend clock database.

2010-11-09 Thread Kevin Hilman
Thara Gopinath writes: > 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-

Re: [PATCH v2] OMAP4: Extend clock database.

2010-10-30 Thread Paul Walmsley
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 Ben

[PATCH v2] OMAP4: Extend clock database.

2010-10-27 Thread Thara Gopinath
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 Signed-off-by: Thar