* dspbridge patches in patchwork
@ 2010-02-03 12:26 Ameya Palande
2010-02-03 17:03 ` Tony Lindgren
0 siblings, 1 reply; 6+ messages in thread
From: Ameya Palande @ 2010-02-03 12:26 UTC (permalink / raw)
To: Tony Lindgren; +Cc: omar.ramirez, linux-omap, Contreras Felipe, nm
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?
Cheers,
Ameya.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dspbridge patches in patchwork
2010-02-03 12:26 dspbridge patches in patchwork Ameya Palande
@ 2010-02-03 17:03 ` Tony Lindgren
2010-02-03 17:08 ` Tony Lindgren
0 siblings, 1 reply; 6+ messages in thread
From: Tony Lindgren @ 2010-02-03 17:03 UTC (permalink / raw)
To: Ameya Palande; +Cc: omar.ramirez, linux-omap, Contreras Felipe, nm
* Ameya Palande <ameya.palande@nokia.com> [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.
Regards,
Tony
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dspbridge patches in patchwork
2010-02-03 17:03 ` Tony Lindgren
@ 2010-02-03 17:08 ` Tony Lindgren
2010-02-03 17:27 ` Ameya Palande
2010-02-03 17:29 ` Ameya Palande
0 siblings, 2 replies; 6+ messages in thread
From: Tony Lindgren @ 2010-02-03 17:08 UTC (permalink / raw)
To: Ameya Palande; +Cc: omar.ramirez, linux-omap, Contreras Felipe, nm
* Tony Lindgren <tony@atomide.com> [100203 09:00]:
> * Ameya Palande <ameya.palande@nokia.com> [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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dspbridge patches in patchwork
2010-02-03 17:08 ` Tony Lindgren
@ 2010-02-03 17:27 ` Ameya Palande
2010-02-03 17:29 ` Ameya Palande
1 sibling, 0 replies; 6+ messages in thread
From: Ameya Palande @ 2010-02-03 17:27 UTC (permalink / raw)
To: ext Tony Lindgren
Cc: omar.ramirez@ti.com, linux-omap@vger.kernel.org,
Contreras Felipe (Nokia-D/Helsinki), nm@ti.com
On Wed, 2010-02-03 at 18:08 +0100, ext Tony Lindgren wrote:
> * Tony Lindgren <tony@atomide.com> [100203 09:00]:
> > * Ameya Palande <ameya.palande@nokia.com> [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
Thanks! :)
Cheers,
Ameya.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dspbridge patches in patchwork
2010-02-03 17:08 ` Tony Lindgren
2010-02-03 17:27 ` Ameya Palande
@ 2010-02-03 17:29 ` Ameya Palande
2010-02-03 18:17 ` Omar Ramirez Luna
1 sibling, 1 reply; 6+ messages in thread
From: Ameya Palande @ 2010-02-03 17:29 UTC (permalink / raw)
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 <tony@atomide.com> [100203 09:00]:
> > * Ameya Palande <ameya.palande@nokia.com> [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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dspbridge patches in patchwork
2010-02-03 17:29 ` Ameya Palande
@ 2010-02-03 18:17 ` Omar Ramirez Luna
0 siblings, 0 replies; 6+ messages in thread
From: Omar Ramirez Luna @ 2010-02-03 18:17 UTC (permalink / raw)
To: Ameya Palande
Cc: linux-omap@vger.kernel.org, Contreras Felipe (Nokia-D/Helsinki),
Menon, Nishanth, Tony Lindgren
On 2/3/2010 11:29 AM, Ameya Palande wrote:
> Hi Omar,
>
> On Wed, 2010-02-03 at 18:08 +0100, ext Tony Lindgren wrote:
>> * Tony Lindgren<tony@atomide.com> [100203 09:00]:
>>> * Ameya Palande<ameya.palande@nokia.com> [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?
I have been (since few days ago):
http://patchwork.kernel.org/bundle/omar_rmz/dspbridge/?state=*&archive=both
but will be a lot better to be able to change state instead of moving to
"dspbridge-pushed" bundle :)
Best Regards,
Omar
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-02-03 18:17 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-03 12:26 dspbridge patches in patchwork Ameya Palande
2010-02-03 17:03 ` Tony Lindgren
2010-02-03 17:08 ` Tony Lindgren
2010-02-03 17:27 ` Ameya Palande
2010-02-03 17:29 ` Ameya Palande
2010-02-03 18:17 ` Omar Ramirez Luna
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox