From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Hunter Subject: Re: [PATCH 0/3] ARM: OMAP4: Clock fixes Date: Thu, 29 Nov 2012 11:03:00 -0600 Message-ID: <50B79544.8030507@ti.com> References: <1352313782-21602-1-git-send-email-jon-hunter@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:42962 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751100Ab2K2RDD (ORCPT ); Thu, 29 Nov 2012 12:03:03 -0500 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: linux-omap , linux-arm On 11/29/2012 05:21 AM, Paul Walmsley wrote: > Hi Jon, > > On Wed, 7 Nov 2012, Jon Hunter wrote: > >> Fixes included, fixing up timer clock aliases for v3.8 and working >> around ABE DPLL issue seen with latest u-boot bootloader (v2012.10). >> >> Testing includes: >> - Boot testing on OMAP3430 Beagle, OMAP4430 Panda and OMAP4460 Panda >> - Boot tested with device-tree on OMAP4430 Panda and OMAP4460 Panda >> and validated that all timers are working. >> - Suspend testing on OMAP3430 Beagle and OMAP4430 Panda (suspend not >> functional on OMAP4460 Panda prior to this series and so could not >> be tested). >> - Core retention validated on OMAP3430 Beagle. >> >> Jon Hunter (3): >> ARM: OMAP4: Update timer clock aliases >> ARM: OMAP4: Enhance support for DPLLs with 4X multiplier >> ARM: OMAP4460: Workaround ABE DPLL failing to turn-on > > So I'd plan to queue #2 and #3 for v3.8-rc1. But they need to be updated > after the common clock framework conversion. Could you update those to > apply on the arm-soc for-next branch? Yes no problem. Cheers Jon From mboxrd@z Thu Jan 1 00:00:00 1970 From: jon-hunter@ti.com (Jon Hunter) Date: Thu, 29 Nov 2012 11:03:00 -0600 Subject: [PATCH 0/3] ARM: OMAP4: Clock fixes In-Reply-To: References: <1352313782-21602-1-git-send-email-jon-hunter@ti.com> Message-ID: <50B79544.8030507@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/29/2012 05:21 AM, Paul Walmsley wrote: > Hi Jon, > > On Wed, 7 Nov 2012, Jon Hunter wrote: > >> Fixes included, fixing up timer clock aliases for v3.8 and working >> around ABE DPLL issue seen with latest u-boot bootloader (v2012.10). >> >> Testing includes: >> - Boot testing on OMAP3430 Beagle, OMAP4430 Panda and OMAP4460 Panda >> - Boot tested with device-tree on OMAP4430 Panda and OMAP4460 Panda >> and validated that all timers are working. >> - Suspend testing on OMAP3430 Beagle and OMAP4430 Panda (suspend not >> functional on OMAP4460 Panda prior to this series and so could not >> be tested). >> - Core retention validated on OMAP3430 Beagle. >> >> Jon Hunter (3): >> ARM: OMAP4: Update timer clock aliases >> ARM: OMAP4: Enhance support for DPLLs with 4X multiplier >> ARM: OMAP4460: Workaround ABE DPLL failing to turn-on > > So I'd plan to queue #2 and #3 for v3.8-rc1. But they need to be updated > after the common clock framework conversion. Could you update those to > apply on the arm-soc for-next branch? Yes no problem. Cheers Jon