Re: [GIT PULL] PWM subsystem for v3.6

2012-07-31 Thread Thierry Reding
On Tue, Jul 31, 2012 at 06:08:01PM -0700, Linus Torvalds wrote:
> On Tue, Jul 31, 2012 at 1:19 AM, Thierry Reding
>  wrote:
> >
> > I just sent a new pull request with a signed tag. I've also included a
> > more detailed description of why this is useful, along the lines of what
> > Arnd already mentioned.
> >
> > My key was signed by Sebastian Andrzej Siewior today and I uploaded the
> > signature only now, so it may take some time to propagate.
> 
> Ok. I had decided that I had lots of acks for your code and had
> actually pulled your code yesterday, so my merge doesn't have that new
> tag information. But I verified your tag separately, and everything
> looks fine. So future pulls will then be properly signed in my repo
> too if you use tags,

Great! Thanks,
Thierry


pgp53IGxNAW3S.pgp
Description: PGP signature


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-31 Thread Linus Torvalds
On Tue, Jul 31, 2012 at 1:19 AM, Thierry Reding
 wrote:
>
> I just sent a new pull request with a signed tag. I've also included a
> more detailed description of why this is useful, along the lines of what
> Arnd already mentioned.
>
> My key was signed by Sebastian Andrzej Siewior today and I uploaded the
> signature only now, so it may take some time to propagate.

Ok. I had decided that I had lots of acks for your code and had
actually pulled your code yesterday, so my merge doesn't have that new
tag information. But I verified your tag separately, and everything
looks fine. So future pulls will then be properly signed in my repo
too if you use tags,

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-31 Thread Thierry Reding
On Thu, Jul 26, 2012 at 02:11:58PM -0700, Linus Torvalds wrote:
> On Thu, Jul 26, 2012 at 12:16 AM, Thierry Reding
>  wrote:
> >
> > The new PWM subsystem aims at collecting all implementations of the
> > legacy PWM API and to eventually replace it completely. The subsystem
> > has been in development for over half a year now and many drivers have
> > already been converted. It has been in linux-next for a couple of weeks
> > and there have been no major issues so I think it is ready for inclusion
> > in your tree.
> 
> For new subsystems like this, I really want ack's from the people who
> are expected to use it.
> 
> For a gitorious pull like this, I also want signed tags with the gpg
> key having signatures from people I recognize. I don't think I have
> such a key from you.

I just sent a new pull request with a signed tag. I've also included a
more detailed description of why this is useful, along the lines of what
Arnd already mentioned.

My key was signed by Sebastian Andrzej Siewior today and I uploaded the
signature only now, so it may take some time to propagate.

Thierry


pgpiTGYpCGOQN.pgp
Description: PGP signature


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-27 Thread Thierry Reding
On Fri, Jul 27, 2012 at 02:38:33PM +0200, richard -rw- weinberger wrote:
> On Fri, Jul 27, 2012 at 7:10 AM, Thierry Reding
>  wrote:
> > Right. I don't have any signatures on my GPG key, but I'm not aware of
> > any kernel developers in my area and unfortunately I don't get around
> > much either. I can request key-signing via us...@kernel.org and see if
> > I missed anyone. I think that is the correct mailing list? I remember
> > reading about it a while back but I can't find the link anymore.
> 
> Are you from .de?
> Lots of kernel developers are located in Germany and/or Europe.

Yes, I'm from Hamburg, Germany. I know some kernel developers are based
in Germany but I don't know of anyone in my area. I've requested key
signing via us...@kernel.org so we'll see what results from that.

Thierry


pgp3IY2twUwn8.pgp
Description: PGP signature


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-27 Thread richard -rw- weinberger
On Fri, Jul 27, 2012 at 7:10 AM, Thierry Reding
 wrote:
> Right. I don't have any signatures on my GPG key, but I'm not aware of
> any kernel developers in my area and unfortunately I don't get around
> much either. I can request key-signing via us...@kernel.org and see if
> I missed anyone. I think that is the correct mailing list? I remember
> reading about it a while back but I can't find the link anymore.

Are you from .de?
Lots of kernel developers are located in Germany and/or Europe.

-- 
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-27 Thread Sachin Kamat
On 27 July 2012 10:40, Thierry Reding  wrote:
> On Thu, Jul 26, 2012 at 02:11:58PM -0700, Linus Torvalds wrote:
>> On Thu, Jul 26, 2012 at 12:16 AM, Thierry Reding
>>  wrote:
>> >
>> > The new PWM subsystem aims at collecting all implementations of the
>> > legacy PWM API and to eventually replace it completely. The subsystem
>> > has been in development for over half a year now and many drivers have
>> > already been converted. It has been in linux-next for a couple of weeks
>> > and there have been no major issues so I think it is ready for inclusion
>> > in your tree.
>>
>> For new subsystems like this, I really want ack's from the people who
>> are expected to use it.
>
> At least the patch that adds me as the maintainer is Acked-by: Sascha
> Hauer, who did the original work, and Arnd Bergmann who was involved in
> the review process. Other people such as Shawn Guo and Mark Brown have
> also been reviewing these patches and new patches have been contributed
> by Eric Bénard, Axel Lin, Sachin Kamat, Alexandre Courbot, Alexandre
> Pereira da Silva and Philip Avinash.
>

Using this on Samsung Exynos platform.

Acked-by: Sachin Kamat 

> I'm adding all of them on Cc so they can ack this (I'm assuming acking
> this email will suffice).
>
>> For a gitorious pull like this, I also want signed tags with the gpg
>> key having signatures from people I recognize. I don't think I have
>> such a key from you.
>
> Right. I don't have any signatures on my GPG key, but I'm not aware of
> any kernel developers in my area and unfortunately I don't get around
> much either. I can request key-signing via us...@kernel.org and see if
> I missed anyone. I think that is the correct mailing list? I remember
> reading about it a while back but I can't find the link anymore.
>
> Thierry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-27 Thread Arnd Bergmann
On Friday 27 July 2012, Thierry Reding wrote:
> On Thu, Jul 26, 2012 at 02:11:58PM -0700, Linus Torvalds wrote:
> > On Thu, Jul 26, 2012 at 12:16 AM, Thierry Reding
> >  wrote:
> > >
> > > The new PWM subsystem aims at collecting all implementations of the
> > > legacy PWM API and to eventually replace it completely. The subsystem
> > > has been in development for over half a year now and many drivers have
> > > already been converted. It has been in linux-next for a couple of weeks
> > > and there have been no major issues so I think it is ready for inclusion
> > > in your tree.
> > 
> > For new subsystems like this, I really want ack's from the people who
> > are expected to use it.
> 
> At least the patch that adds me as the maintainer is Acked-by: Sascha
> Hauer, who did the original work, and Arnd Bergmann who was involved in
> the review process. Other people such as Shawn Guo and Mark Brown have
> also been reviewing these patches and new patches have been contributed
> by Eric Bénard, Axel Lin, Sachin Kamat, Alexandre Courbot, Alexandre
> Pereira da Silva and Philip Avinash.
> 
> I'm adding all of them on Cc so they can ack this (I'm assuming acking
> this email will suffice).

Acked-by: Arnd Bergmann 

Very much Ack on the new subsystem. It uses the interface declarations
as the previously separate pwm drivers, so nothing changes for now
in the drivers using it, although it enables us to change those more
easily in the future if we want to.

This work is also one of the missing pieces that are required to eventually
build ARM kernels for multiple platforms, which is currently prohibited
(amongs other things) by the fact that you cannot have more than one
driver exporting the pwm functions.

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-27 Thread Alexandre Pereira da Silva
On Fri, Jul 27, 2012 at 2:10 AM, Thierry Reding
 wrote:
> On Thu, Jul 26, 2012 at 02:11:58PM -0700, Linus Torvalds wrote:
>> On Thu, Jul 26, 2012 at 12:16 AM, Thierry Reding
>>  wrote:
>> >
>> > The new PWM subsystem aims at collecting all implementations of the
>> > legacy PWM API and to eventually replace it completely. The subsystem
>> > has been in development for over half a year now and many drivers have
>> > already been converted. It has been in linux-next for a couple of weeks
>> > and there have been no major issues so I think it is ready for inclusion
>> > in your tree.
>>
>> For new subsystems like this, I really want ack's from the people who
>> are expected to use it.
>
> At least the patch that adds me as the maintainer is Acked-by: Sascha
> Hauer, who did the original work, and Arnd Bergmann who was involved in
> the review process. Other people such as Shawn Guo and Mark Brown have
> also been reviewing these patches and new patches have been contributed
> by Eric Bénard, Axel Lin, Sachin Kamat, Alexandre Courbot, Alexandre
> Pereira da Silva and Philip Avinash.
>
> I'm adding all of them on Cc so they can ack this (I'm assuming acking
> this email will suffice).

I'm using this on LPC32XX.

Acked-By: Alexandre Pereira da Silva 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [GIT PULL] PWM subsystem for v3.6

2012-07-27 Thread Philip, Avinash
On Fri, Jul 27, 2012 at 10:40:54, Thierry Reding wrote:
> On Thu, Jul 26, 2012 at 02:11:58PM -0700, Linus Torvalds wrote:
> > On Thu, Jul 26, 2012 at 12:16 AM, Thierry Reding
> >  wrote:
> > >
> > > The new PWM subsystem aims at collecting all implementations of the
> > > legacy PWM API and to eventually replace it completely. The subsystem
> > > has been in development for over half a year now and many drivers have
> > > already been converted. It has been in linux-next for a couple of weeks
> > > and there have been no major issues so I think it is ready for inclusion
> > > in your tree.
> > 
> > For new subsystems like this, I really want ack's from the people who
> > are expected to use it.
> 
> At least the patch that adds me as the maintainer is Acked-by: Sascha
> Hauer, who did the original work, and Arnd Bergmann who was involved in
> the review process. Other people such as Shawn Guo and Mark Brown have
> also been reviewing these patches and new patches have been contributed
> by Eric Bénard, Axel Lin, Sachin Kamat, Alexandre Courbot, Alexandre
> Pereira da Silva and Philip Avinash.
> 
> I'm adding all of them on Cc so they can ack this (I'm assuming acking
> this email will suffice).
> 

I found this framework very useful for supporting eCAP and eHRPWM driver on
TI's AM33xx platforms.

Acked-by: Philip, Avinash 

Avinash
N�r��yb�X��ǧv�^�)޺{.n�+{zX����ܨ}���Ơz�&j:+v���zZ+��+zf���h���~i���z��w���?�&�)ߢf��^jǫy�m��@A�a���
0��h���i

Re: [GIT PULL] PWM subsystem for v3.6

2012-07-27 Thread Mark Brown
On Fri, Jul 27, 2012 at 07:10:54AM +0200, Thierry Reding wrote:

> At least the patch that adds me as the maintainer is Acked-by: Sascha
> Hauer, who did the original work, and Arnd Bergmann who was involved in
> the review process. Other people such as Shawn Guo and Mark Brown have
> also been reviewing these patches and new patches have been contributed
> by Eric Bénard, Axel Lin, Sachin Kamat, Alexandre Courbot, Alexandre
> Pereira da Silva and Philip Avinash.

I'm happy with it - I'm intending to push at least one driver for it
fairly shortly (well, as time allows).  I'm also comfortable that
Thierry will look after the system longer term.

Acked-by: Mark Brown 

(I did ack quite a few of the patches individually too).


signature.asc
Description: Digital signature


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-26 Thread Alex Courbot

On Fri 27 Jul 2012 02:10:54 PM JST, Thierry Reding wrote:

* PGP Signed by an unknown key

On Thu, Jul 26, 2012 at 02:11:58PM -0700, Linus Torvalds wrote:

On Thu, Jul 26, 2012 at 12:16 AM, Thierry Reding
 wrote:


The new PWM subsystem aims at collecting all implementations of the
legacy PWM API and to eventually replace it completely. The subsystem
has been in development for over half a year now and many drivers have
already been converted. It has been in linux-next for a couple of weeks
and there have been no major issues so I think it is ready for inclusion
in your tree.


For new subsystems like this, I really want ack's from the people who
are expected to use it.


At least the patch that adds me as the maintainer is Acked-by: Sascha
Hauer, who did the original work, and Arnd Bergmann who was involved in
the review process. Other people such as Shawn Guo and Mark Brown have
also been reviewing these patches and new patches have been contributed
by Eric Bénard, Axel Lin, Sachin Kamat, Alexandre Courbot, Alexandre
Pereira da Silva and Philip Avinash.

I'm adding all of them on Cc so they can ack this (I'm assuming acking
this email will suffice).


Acked-by: Alexandre Courbot 
Tested-by: Alexandre Courbot 

I arrived too late to ack your patches, but if the practice is accepted 
please feel free to put these in the latest version of your pwm 
framework and pwm-backlight patches.


Alex.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-26 Thread Thierry Reding
On Thu, Jul 26, 2012 at 02:11:58PM -0700, Linus Torvalds wrote:
> On Thu, Jul 26, 2012 at 12:16 AM, Thierry Reding
>  wrote:
> >
> > The new PWM subsystem aims at collecting all implementations of the
> > legacy PWM API and to eventually replace it completely. The subsystem
> > has been in development for over half a year now and many drivers have
> > already been converted. It has been in linux-next for a couple of weeks
> > and there have been no major issues so I think it is ready for inclusion
> > in your tree.
> 
> For new subsystems like this, I really want ack's from the people who
> are expected to use it.

At least the patch that adds me as the maintainer is Acked-by: Sascha
Hauer, who did the original work, and Arnd Bergmann who was involved in
the review process. Other people such as Shawn Guo and Mark Brown have
also been reviewing these patches and new patches have been contributed
by Eric Bénard, Axel Lin, Sachin Kamat, Alexandre Courbot, Alexandre
Pereira da Silva and Philip Avinash.

I'm adding all of them on Cc so they can ack this (I'm assuming acking
this email will suffice).

> For a gitorious pull like this, I also want signed tags with the gpg
> key having signatures from people I recognize. I don't think I have
> such a key from you.

Right. I don't have any signatures on my GPG key, but I'm not aware of
any kernel developers in my area and unfortunately I don't get around
much either. I can request key-signing via us...@kernel.org and see if
I missed anyone. I think that is the correct mailing list? I remember
reading about it a while back but I can't find the link anymore.

Thierry


pgpJbpcjzP8Lw.pgp
Description: PGP signature


Re: [GIT PULL] PWM subsystem for v3.6

2012-07-26 Thread Linus Torvalds
On Thu, Jul 26, 2012 at 12:16 AM, Thierry Reding
 wrote:
>
> The new PWM subsystem aims at collecting all implementations of the
> legacy PWM API and to eventually replace it completely. The subsystem
> has been in development for over half a year now and many drivers have
> already been converted. It has been in linux-next for a couple of weeks
> and there have been no major issues so I think it is ready for inclusion
> in your tree.

For new subsystems like this, I really want ack's from the people who
are expected to use it.

For a gitorious pull like this, I also want signed tags with the gpg
key having signatures from people I recognize. I don't think I have
such a key from you.

  Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/