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 11:33:43 +0530 Message-ID: <4E7D72BF.8060009@ti.com> References: <1315459327-3285-1-git-send-email-santosh.shilimkar@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from na3sys009aog120.obsmtp.com ([74.125.149.140]:44811 "EHLO na3sys009aog120.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751529Ab1IXGDu (ORCPT ); Sat, 24 Sep 2011 02:03:50 -0400 Received: by mail-gx0-f176.google.com with SMTP id 22so2816603gxk.7 for ; Fri, 23 Sep 2011 23:03:49 -0700 (PDT) In-Reply-To: <1315459327-3285-1-git-send-email-santosh.shilimkar@ti.com> 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 Paul, 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. Regards Santosh From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Sat, 24 Sep 2011 11:33:43 +0530 Subject: [PATCH 0/8] OMAP3/4: Misc fixes and clean-up In-Reply-To: <1315459327-3285-1-git-send-email-santosh.shilimkar@ti.com> References: <1315459327-3285-1-git-send-email-santosh.shilimkar@ti.com> Message-ID: <4E7D72BF.8060009@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Paul, 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. Regards Santosh