From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ameya Palande Subject: Re: dspbridge patches in patchwork Date: Wed, 03 Feb 2010 19:29:21 +0200 Message-ID: <1265218161.10175.2.camel@sanganak> References: <1265199981.2740.8.camel@sanganak> <20100203170314.GB22747@atomide.com> <20100203170815.GC22747@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.nokia.com ([192.100.105.134]:43604 "EHLO mgw-mx09.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932706Ab0BCRae (ORCPT ); Wed, 3 Feb 2010 12:30:34 -0500 In-Reply-To: <20100203170815.GC22747@atomide.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "omar.ramirez@ti.com" Cc: "linux-omap@vger.kernel.org" , "Contreras Felipe (Nokia-D/Helsinki)" , "nm@ti.com" , Tony Lindgren Hi Omar, On Wed, 2010-02-03 at 18:08 +0100, ext Tony Lindgren wrote: > * Tony Lindgren [100203 09:00]: > > * Ameya Palande [100203 04:24]: > > > Hi Tony, > > > > > > As more and more people start contributing to dspbridge code (as we have > > > seen recently) tracking patches is becoming difficult. > > > > > > Is it possible to delegate dspbridge patches to dspbridge maintainer in > > > patchwork? > > > > Yeh sure. All it takes is registering a user for pw.k.o and selecting > > linux-omap as the project. > > > > Then I need send an email with the pw.k.o user name to allow changing > > the omap patch status. > > If you just want to follow the dspbridge patches, you can configure > your pwclient: > > $ cat /home/tmlind/.pwclientrc > # Sample .pwclientrc file for the linux-omap project, > # running on patchwork.kernel.org. > # > # Save this file to ~/.pwclientrc > # > [base] > url: http://patchwork.kernel.org/xmlrpc/ > project: linux-omap > > # Adding authentication parameters will allow you to use the 'update' > # command on patches that you are allowed to edit. > # [auth] > # username: yourusername > # password: yourpassword > > Then to see all the dspbridge patches, just do: > > $ pwclient search dspbridge > ID State Name > -- ----- ---- > 6777 Not Applicable [1/3] DSPBRIDGE Offmode and DVFS Support > 6778 Not Applicable [2/3] DSPBRIDGE DVFS and OFF mode support with OPP2 > 6814 Not Applicable [1/1] DSPBRIDGE Fix condition statement for Global Flush > ... > > Regards, > > Tony Will you maintain dspbridge patches in patchwork? Cheers, Ameya.