From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vishwanath Sripathy Subject: RE: [RFC][PATCH 0/3] OMAP PM: Voltage layer clean up Date: Tue, 15 Mar 2011 21:36:22 +0530 Message-ID: <704e43df1ea426a676115cd34b93649e@mail.gmail.com> References: <1300199622-32500-1-git-send-email-vishwanath.bs@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from na3sys009aog115.obsmtp.com ([74.125.149.238]:50832 "EHLO na3sys009aog115.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757233Ab1COQGZ convert rfc822-to-8bit (ORCPT ); Tue, 15 Mar 2011 12:06:25 -0400 Received: by mail-vx0-f177.google.com with SMTP id 2so1113633vxd.22 for ; Tue, 15 Mar 2011 09:06:24 -0700 (PDT) In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Nishanth Menon Cc: linux-omap@vger.kernel.org > -----Original Message----- > From: Menon, Nishanth [mailto:nm@ti.com] > Sent: Tuesday, March 15, 2011 8:38 PM > To: Vishwanath BS > Cc: linux-omap@vger.kernel.org > Subject: Re: [RFC][PATCH 0/3] OMAP PM: Voltage layer clean up > > On Tue, Mar 15, 2011 at 20:03, Vishwanath BS > wrote: > > > > This patch series attempts to do some more clean up on OMAP Voltage > layer on top > > of the clean up done by Paul as part of > > https://patchwork.kernel.org/patch/591421/ > > > > These patches are generated against latest omap-for-linus branch on > Tony's tree > > (commit id: 05f689400ea5fa3d71af82f910c8b140f87ad1f3) and tested > on OMAP ZOOM3 > > and OMAP4430 SDP with Smartreflex enabled. > > > > Vishwanath BS (3): > > =A0OMAP PM: Seggregate Voltage layer parameters > > =A0OMAP PM: Add support for bypassing VP/VC in Voltage layer > > =A0OMAP PM: Add Board specific parameters for OMAP Volatge layer > > I dont really see why I need to keep fixing your $subjects, but here > again, > all $subjects, OMAP3+: PM: makes more sense This is not OMAP3 specific. It applies to OMAP4 as well. > > > OMAP PM: Seggregate Voltage layer parameters > ^^^^^^^ spell check please (tip: in vim, use > ":help spell" to see how to use it while committing itself) Thanks. > > OMAP PM: Add support for bypassing VP/VC in Voltage layer > > OMAP PM: Add Board specific parameters for OMAP Volatge layer > > ^^^^^^^^^ spell check voltage and I think you should be usin= g > small letters for board and voltage > > > > > =A0arch/arm/mach-omap2/board-4430sdp.c =A0 =A0 =A0 =A0 =A0 | =A0 52= +++++++ > > Curious if Panda and other OMAP3 platforms where considered. That's TODO as per my Patch3 commit log. Vishwa > > > =A0arch/arm/mach-omap2/board-zoom.c =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0= 79 > +++++++++++ > > =A0arch/arm/mach-omap2/omap_opp_data.h =A0 =A0 =A0 =A0 =A0 | =A0 =A0= 8 + > > =A0arch/arm/mach-omap2/omap_twl.c =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| = =A0113 ++++++++---- > ---- > > =A0arch/arm/mach-omap2/opp3xxx_data.c =A0 =A0 =A0 =A0 =A0 =A0| =A0 = 50 +++++++ > > =A0arch/arm/mach-omap2/opp4xxx_data.c =A0 =A0 =A0 =A0 =A0 =A0| =A0 = 38 +++++ > > =A0arch/arm/mach-omap2/voltage.c =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | = =A0179 > ++++++++++++++++++++----- > > =A0arch/arm/mach-omap2/voltage.h =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | = =A0119 > +++++++++++++++-- > > =A0arch/arm/mach-omap2/voltagedomains3xxx_data.c | =A0 =A04 + > > =A0arch/arm/mach-omap2/voltagedomains44xx_data.c | =A0 =A04 + > > =A010 files changed, 541 insertions(+), 105 deletions(-) > > > > > Regards, > Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html