From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH 0/8] OMAP3/4: Misc fixes and clean-up Date: Sat, 24 Sep 2011 12:05:20 +0530 Message-ID: <4E7D7A28.3070005@ti.com> References: <1315459327-3285-1-git-send-email-santosh.shilimkar@ti.com> <4E7D72BF.8060009@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from na3sys009aog125.obsmtp.com ([74.125.149.153]:54729 "EHLO na3sys009aog125.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750766Ab1IXGf0 (ORCPT ); Sat, 24 Sep 2011 02:35:26 -0400 Received: by gwj16 with SMTP id 16so3809018gwj.15 for ; Fri, 23 Sep 2011 23:35:25 -0700 (PDT) In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org On Saturday 24 September 2011 12:01 PM, Paul Walmsley wrote: > Hi Santosh > > On Sat, 24 Sep 2011, Santosh Shilimkar wrote: > >> On Thursday 08 September 2011 10:51 AM, Santosh Shilimkar wrote: >>> The series contains few fixes and clean-up for OMAP. >>> Briefly, >>> - HWMOD fix for the address space count >>> - Improving the L3 register accesses >>> - Bug fix in the L3 error handler >>> - Sparce warning and indentation fixes in L3 error handler >>> - Print master id in case of L3 custom errors for better debug. >>> - Adding local time clock node for the CPUfreq and time re-calibration >>> - Fix in the address overlap for emif and emulation domain. >>> >>> The series is tested on OMAP4430 SDP and OMAP4430 beagle and SDP. >>> >>> The following changes since commit c6a389f123b9f68d605bb7e0f9b32ec1e3e14132: >>> >>> Linux 3.1-rc4 (2011-08-28 21:16:01 -0700) >>> >>> are available in the git repository at: >>> git://gitorious.org/omap-sw-develoment/linux-omap-dev.git v3.1-rc4-omap-misc >>> >> I need your ack on below two patches so that I can re-base them and >> send a pull request to Tony. >> >> OMAP4: clock: Add CPU local timer clock node. >> OMAP: Fix sparse warnings in l3 error handler. > > Are you targeting these for 3.1-rc ? > Nope. It's for 3.2 merge window. As such, the series doesn't have any major regression fixes which should make it before 3.2 Regards Santosh From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Sat, 24 Sep 2011 12:05:20 +0530 Subject: [PATCH 0/8] OMAP3/4: Misc fixes and clean-up In-Reply-To: References: <1315459327-3285-1-git-send-email-santosh.shilimkar@ti.com> <4E7D72BF.8060009@ti.com> Message-ID: <4E7D7A28.3070005@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Saturday 24 September 2011 12:01 PM, Paul Walmsley wrote: > Hi Santosh > > On Sat, 24 Sep 2011, Santosh Shilimkar wrote: > >> On Thursday 08 September 2011 10:51 AM, Santosh Shilimkar wrote: >>> The series contains few fixes and clean-up for OMAP. >>> Briefly, >>> - HWMOD fix for the address space count >>> - Improving the L3 register accesses >>> - Bug fix in the L3 error handler >>> - Sparce warning and indentation fixes in L3 error handler >>> - Print master id in case of L3 custom errors for better debug. >>> - Adding local time clock node for the CPUfreq and time re-calibration >>> - Fix in the address overlap for emif and emulation domain. >>> >>> The series is tested on OMAP4430 SDP and OMAP4430 beagle and SDP. >>> >>> The following changes since commit c6a389f123b9f68d605bb7e0f9b32ec1e3e14132: >>> >>> Linux 3.1-rc4 (2011-08-28 21:16:01 -0700) >>> >>> are available in the git repository at: >>> git://gitorious.org/omap-sw-develoment/linux-omap-dev.git v3.1-rc4-omap-misc >>> >> I need your ack on below two patches so that I can re-base them and >> send a pull request to Tony. >> >> OMAP4: clock: Add CPU local timer clock node. >> OMAP: Fix sparse warnings in l3 error handler. > > Are you targeting these for 3.1-rc ? > Nope. It's for 3.2 merge window. As such, the series doesn't have any major regression fixes which should make it before 3.2 Regards Santosh