Re: [PATCH 0/3] Add more device nodes for am43x gp evm.

2013-12-18 Thread Sourav Poddar

Benoit,
On Wednesday 27 November 2013 01:01 PM, Sourav Poddar wrote:

The patch series adds support for enabling gpio, pwm backlight and
matrix gpio keys on am43x-gp-evm.

Done on top of 3.13-rc1 + tero clock series(1) + Afzal's basic gp support(2).

[1]: https://patchwork.kernel.org/patch/3009541/
[2]: https://patchwork.kernel.org/patch/3171761/

Tested on am43x-gp-evm.

There is a some bug while using regulators through backlight
driver on 3.13-rc1. So, tested pwm part with this patch[3].

[3]: http://www.spinics.net/lists/arm-kernel/msg288215.html

Sourav Poddar (3):
   arm: dts: am437x-gp-evm: Enable gpio.
   ARM: dts: am43x-gp-evm: Add matrix gpio keys.
   ARM: dts: am437x-gp-evm: Add pwm backlight support.

  arch/arm/boot/dts/am437x-gp-evm.dts |   53 +++
  1 files changed, 53 insertions(+), 0 deletions(-)


Ping on this?
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/3] Add more device nodes for am43x gp evm.

2013-12-18 Thread Benoit Cousson

Hi Sourav,

On 18/12/2013 18:43, Sourav Poddar wrote:

Benoit,
On Wednesday 27 November 2013 01:01 PM, Sourav Poddar wrote:

The patch series adds support for enabling gpio, pwm backlight and
matrix gpio keys on am43x-gp-evm.

Done on top of 3.13-rc1 + tero clock series(1) + Afzal's basic gp
support(2).

[1]: https://patchwork.kernel.org/patch/3009541/
[2]: https://patchwork.kernel.org/patch/3171761/

Tested on am43x-gp-evm.

There is a some bug while using regulators through backlight
driver on 3.13-rc1. So, tested pwm part with this patch[3].

[3]: http://www.spinics.net/lists/arm-kernel/msg288215.html

Sourav Poddar (3):
   arm: dts: am437x-gp-evm: Enable gpio.
   ARM: dts: am43x-gp-evm: Add matrix gpio keys.
   ARM: dts: am437x-gp-evm: Add pwm backlight support.

  arch/arm/boot/dts/am437x-gp-evm.dts |   53
+++
  1 files changed, 53 insertions(+), 0 deletions(-)


Ping on this?


The series looks good, but you should rebase it on top of for_3.14/dts 
that is based on the big cleanup branch Tony has done.

I cannot apply it right now.

Thanks,
Benoit


--
Benoît Cousson
BayLibre
Embedded Linux Technology Lab
www.baylibre.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/3] Add more device nodes for am43x gp evm.

2013-12-18 Thread Sourav Poddar

On Wednesday 18 December 2013 11:19 PM, Benoit Cousson wrote:

Hi Sourav,

On 18/12/2013 18:43, Sourav Poddar wrote:

Benoit,
On Wednesday 27 November 2013 01:01 PM, Sourav Poddar wrote:

The patch series adds support for enabling gpio, pwm backlight and
matrix gpio keys on am43x-gp-evm.

Done on top of 3.13-rc1 + tero clock series(1) + Afzal's basic gp
support(2).

[1]: https://patchwork.kernel.org/patch/3009541/
[2]: https://patchwork.kernel.org/patch/3171761/

Tested on am43x-gp-evm.

There is a some bug while using regulators through backlight
driver on 3.13-rc1. So, tested pwm part with this patch[3].

[3]: http://www.spinics.net/lists/arm-kernel/msg288215.html

Sourav Poddar (3):
   arm: dts: am437x-gp-evm: Enable gpio.
   ARM: dts: am43x-gp-evm: Add matrix gpio keys.
   ARM: dts: am437x-gp-evm: Add pwm backlight support.

  arch/arm/boot/dts/am437x-gp-evm.dts |   53
+++
  1 files changed, 53 insertions(+), 0 deletions(-)


Ping on this?


The series looks good, but you should rebase it on top of for_3.14/dts 
that is based on the big cleanup branch Tony has done.

I cannot apply it right now.

Ok. I will rebase it and send you the series, As you can see there is 
one dependency on afzal  basic support patch, as mentioned in
the cover letter. If you are ok with that patch, it has to go first. So, 
if you wish I can work with afzal and send you this

series and afzal patch together.


Thanks,
Benoit




--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/3] Add more device nodes for am43x gp evm.

2013-12-18 Thread Benoit Cousson

On 18/12/2013 19:15, Sourav Poddar wrote:

On Wednesday 18 December 2013 11:19 PM, Benoit Cousson wrote:

Hi Sourav,

On 18/12/2013 18:43, Sourav Poddar wrote:

Benoit,
On Wednesday 27 November 2013 01:01 PM, Sourav Poddar wrote:

The patch series adds support for enabling gpio, pwm backlight and
matrix gpio keys on am43x-gp-evm.

Done on top of 3.13-rc1 + tero clock series(1) + Afzal's basic gp
support(2).

[1]: https://patchwork.kernel.org/patch/3009541/
[2]: https://patchwork.kernel.org/patch/3171761/

Tested on am43x-gp-evm.

There is a some bug while using regulators through backlight
driver on 3.13-rc1. So, tested pwm part with this patch[3].

[3]: http://www.spinics.net/lists/arm-kernel/msg288215.html

Sourav Poddar (3):
   arm: dts: am437x-gp-evm: Enable gpio.
   ARM: dts: am43x-gp-evm: Add matrix gpio keys.
   ARM: dts: am437x-gp-evm: Add pwm backlight support.

  arch/arm/boot/dts/am437x-gp-evm.dts |   53
+++
  1 files changed, 53 insertions(+), 0 deletions(-)


Ping on this?


The series looks good, but you should rebase it on top of for_3.14/dts
that is based on the big cleanup branch Tony has done.
I cannot apply it right now.


Ok. I will rebase it and send you the series, As you can see there is
one dependency on afzal  basic support patch, as mentioned in
the cover letter. If you are ok with that patch, it has to go first. So,
if you wish I can work with afzal and send you this
series and afzal patch together.


Yes, go ahead and repost the whole series with the depency.

BTW, could you do that as well with your other series?

Thanks,
Benoit
--
Benoît Cousson
BayLibre
Embedded Linux Technology Lab
www.baylibre.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/3] Add more device nodes for am43x gp evm.

2013-12-18 Thread Sourav Poddar

On Thursday 19 December 2013 12:21 AM, Benoit Cousson wrote:

On 18/12/2013 19:15, Sourav Poddar wrote:

On Wednesday 18 December 2013 11:19 PM, Benoit Cousson wrote:

Hi Sourav,

On 18/12/2013 18:43, Sourav Poddar wrote:

Benoit,
On Wednesday 27 November 2013 01:01 PM, Sourav Poddar wrote:

The patch series adds support for enabling gpio, pwm backlight and
matrix gpio keys on am43x-gp-evm.

Done on top of 3.13-rc1 + tero clock series(1) + Afzal's basic gp
support(2).

[1]: https://patchwork.kernel.org/patch/3009541/
[2]: https://patchwork.kernel.org/patch/3171761/

Tested on am43x-gp-evm.

There is a some bug while using regulators through backlight
driver on 3.13-rc1. So, tested pwm part with this patch[3].

[3]: http://www.spinics.net/lists/arm-kernel/msg288215.html

Sourav Poddar (3):
   arm: dts: am437x-gp-evm: Enable gpio.
   ARM: dts: am43x-gp-evm: Add matrix gpio keys.
   ARM: dts: am437x-gp-evm: Add pwm backlight support.

  arch/arm/boot/dts/am437x-gp-evm.dts |   53
+++
  1 files changed, 53 insertions(+), 0 deletions(-)


Ping on this?


The series looks good, but you should rebase it on top of for_3.14/dts
that is based on the big cleanup branch Tony has done.
I cannot apply it right now.


Ok. I will rebase it and send you the series, As you can see there is
one dependency on afzal  basic support patch, as mentioned in
the cover letter. If you are ok with that patch, it has to go first. So,
if you wish I can work with afzal and send you this
series and afzal patch together.


Yes, go ahead and repost the whole series with the depency.

BTW, could you do that as well with your other series?


Yes, I will do that.

Thanks,
Benoit


--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/3] Add more device nodes for am43x gp evm.

2013-12-05 Thread Sourav Poddar

Hi Benoit,
On Wednesday 27 November 2013 01:01 PM, Sourav Poddar wrote:

The patch series adds support for enabling gpio, pwm backlight and
matrix gpio keys on am43x-gp-evm.

Done on top of 3.13-rc1 + tero clock series(1) + Afzal's basic gp support(2).

[1]: https://patchwork.kernel.org/patch/3009541/
[2]: https://patchwork.kernel.org/patch/3171761/

Tested on am43x-gp-evm.

There is a some bug while using regulators through backlight
driver on 3.13-rc1. So, tested pwm part with this patch[3].

[3]: http://www.spinics.net/lists/arm-kernel/msg288215.html

Sourav Poddar (3):
   arm: dts: am437x-gp-evm: Enable gpio.
   ARM: dts: am43x-gp-evm: Add matrix gpio keys.
   ARM: dts: am437x-gp-evm: Add pwm backlight support.

  arch/arm/boot/dts/am437x-gp-evm.dts |   53 +++
  1 files changed, 53 insertions(+), 0 deletions(-)


Gentle pIng on this.
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html