Re: [PATCH 07/10] ARM: OMAP5: clock data: Add OMAP54XX full clock tree and headers

2013-01-31 Thread Rajendra Nayak
On Wednesday 30 January 2013 11:07 PM, Jon Hunter wrote: On 01/18/2013 09:27 AM, Santosh Shilimkar wrote: From: Rajendra Nayak Add the clock tree related data for OMAP54xx platforms. [snip] + CLK("omap_timer.1", "32k_ck", &sys_32k_ck, CK_54XX), + CLK("oma

Re: [PATCH 07/10] ARM: OMAP5: clock data: Add OMAP54XX full clock tree and headers

2013-01-30 Thread Jon Hunter
On 01/18/2013 09:27 AM, Santosh Shilimkar wrote: > From: Rajendra Nayak > > Add the clock tree related data for OMAP54xx platforms. [snip] > + CLK("omap_timer.1", "32k_ck", &sys_32k_ck, > CK_54XX), > + CLK("omap_timer.2", "32k_ck", &sys_32k_ck,

Re: [PATCH 07/10] ARM: OMAP5: clock data: Add OMAP54XX full clock tree and headers

2013-01-21 Thread Sebastien Guiriec
Hi Santosh, I have push under the omap-audio gitorious two patches on top of your series. One for adding the ABE DPLL and a second for the remove of Audio DMA addresses. https://gitorious.org/omap-audio/linux-audio/commits/base/omap5_es2_data I will try to check Display tomorrow. Sebastien

Re: [PATCH 07/10] ARM: OMAP5: clock data: Add OMAP54XX full clock tree and headers

2013-01-21 Thread Tony Lindgren
* Santosh Shilimkar [130121 00:16]: > On Friday 18 January 2013 10:49 PM, Tony Lindgren wrote: > >* Santosh Shilimkar [130118 07:30]: > >>From: Rajendra Nayak > >> > >>Add the clock tree related data for OMAP54xx platforms. > >> > >>Cc: Paul Walmsley > >> > >>Signed-off-by: Rajendra Nayak > >>

Re: [PATCH 07/10] ARM: OMAP5: clock data: Add OMAP54XX full clock tree and headers

2013-01-21 Thread Santosh Shilimkar
On Monday 21 January 2013 07:57 PM, Sebastien Guiriec wrote: Hi Santosh, I check the tree with Audio and it is working. Just a comment for the addition of ABE DPLL locking like for OMAP4. Excellent. Can you send the update please? I will fold that in. Regards santosh -- To unsubscribe from t

Re: [PATCH 07/10] ARM: OMAP5: clock data: Add OMAP54XX full clock tree and headers

2013-01-21 Thread Santosh Shilimkar
On Friday 18 January 2013 10:49 PM, Tony Lindgren wrote: * Santosh Shilimkar [130118 07:30]: From: Rajendra Nayak Add the clock tree related data for OMAP54xx platforms. Cc: Paul Walmsley Signed-off-by: Rajendra Nayak Signed-off-by: Benoit Cousson [santosh.shilim...@ti.com: Generated es2

Re: [PATCH 07/10] ARM: OMAP5: clock data: Add OMAP54XX full clock tree and headers

2013-01-18 Thread Tony Lindgren
* Santosh Shilimkar [130118 07:30]: > From: Rajendra Nayak > > Add the clock tree related data for OMAP54xx platforms. > > Cc: Paul Walmsley > > Signed-off-by: Rajendra Nayak > Signed-off-by: Benoit Cousson > [santosh.shilim...@ti.com: Generated es2.0 data] > Signed-off-by: Santosh Shilimka