Re: [PATCH] gpio: mvebu: change compatible string for PWM support

2017-06-16 Thread Linus Walleij
On Fri, Jun 9, 2017 at 9:45 AM, Richard Genoud wrote: > 2017-06-09 9:42 GMT+02:00 Linus Walleij : >> On Thu, Jun 1, 2017 at 10:08 PM, Ralph Sennhauser >> wrote: >> >>> As it turns out more than just Armada 370 and XP support using GPIO >>> lines as PWM lines. For example the Armada 38x family has

Re: [PATCH] gpio: mvebu: change compatible string for PWM support

2017-06-09 Thread Ralph Sennhauser
On Fri, 9 Jun 2017 09:42:26 +0200 Linus Walleij wrote: > On Thu, Jun 1, 2017 at 10:08 PM, Ralph Sennhauser > wrote: > > > As it turns out more than just Armada 370 and XP support using GPIO > > lines as PWM lines. For example the Armada 38x family has the same > > hardware support. As such "mar

Re: [PATCH] gpio: mvebu: change compatible string for PWM support

2017-06-09 Thread Richard Genoud
2017-06-09 9:42 GMT+02:00 Linus Walleij : > On Thu, Jun 1, 2017 at 10:08 PM, Ralph Sennhauser > wrote: > >> As it turns out more than just Armada 370 and XP support using GPIO >> lines as PWM lines. For example the Armada 38x family has the same >> hardware support. As such "marvell,armada-370-xp-

Re: [PATCH] gpio: mvebu: change compatible string for PWM support

2017-06-09 Thread Linus Walleij
On Thu, Jun 1, 2017 at 10:08 PM, Ralph Sennhauser wrote: > As it turns out more than just Armada 370 and XP support using GPIO > lines as PWM lines. For example the Armada 38x family has the same > hardware support. As such "marvell,armada-370-xp-gpio" for the > compatible string is a misnomer. >

Re: [PATCH] gpio: mvebu: change compatible string for PWM support

2017-06-07 Thread Rob Herring
On Thu, Jun 01, 2017 at 10:08:20PM +0200, Ralph Sennhauser wrote: > As it turns out more than just Armada 370 and XP support using GPIO > lines as PWM lines. For example the Armada 38x family has the same > hardware support. As such "marvell,armada-370-xp-gpio" for the > compatible string is a misn

Re: [PATCH] gpio: mvebu: change compatible string for PWM support

2017-06-02 Thread Gregory CLEMENT
Hi Ralph, On jeu., juin 01 2017, Ralph Sennhauser wrote: > As it turns out more than just Armada 370 and XP support using GPIO > lines as PWM lines. For example the Armada 38x family has the same > hardware support. As such "marvell,armada-370-xp-gpio" for the > compatible string is a misnomer

[PATCH] gpio: mvebu: change compatible string for PWM support

2017-06-01 Thread Ralph Sennhauser
As it turns out more than just Armada 370 and XP support using GPIO lines as PWM lines. For example the Armada 38x family has the same hardware support. As such "marvell,armada-370-xp-gpio" for the compatible string is a misnomer. Change the compatible string to "marvell,armada-370-gpio" before th