Re: [PATCH] pwm: add lpc32xx pwm support

2012-07-10 Thread Alexandre Pereira da Silva
On Tue, Jul 10, 2012 at 3:48 AM, Thierry Reding wrote: > On Mon, Jul 09, 2012 at 04:27:54PM -0300, Alexandre Pereira da Silva wrote: >> Add lpc32xx soc pwm driver. >> >> Signed-off-by: Alexandre Pereira da Silva >> --- >> .../devicetree/bindings/pwm/lpc32xx-pwm.txt| 12 ++ >> drivers/p

Re: [PATCH] pwm: add lpc32xx pwm support

2012-07-10 Thread Thierry Reding
On Tue, Jul 10, 2012 at 09:56:08AM +0200, Roland Stigge wrote: > Hi, > > On 07/10/2012 08:48 AM, Thierry Reding wrote: > >> --- /dev/null +++ > >> b/Documentation/devicetree/bindings/pwm/lpc32xx-pwm.txt @@ -0,0 > >> +1,12 @@ +LPC32XX PWM controller + +Required properties: +- > >> compatible: shoul

Re: [PATCH] pwm: add lpc32xx pwm support

2012-07-10 Thread Roland Stigge
Hi, On 07/10/2012 08:48 AM, Thierry Reding wrote: >> --- /dev/null +++ >> b/Documentation/devicetree/bindings/pwm/lpc32xx-pwm.txt @@ -0,0 >> +1,12 @@ +LPC32XX PWM controller + +Required properties: +- >> compatible: should be "nxp,lpc3220-pwm" > > Does the compatible have to be lpc3220-pwm? Can't

Re: [PATCH] pwm: add lpc32xx pwm support

2012-07-09 Thread Thierry Reding
On Mon, Jul 09, 2012 at 04:27:54PM -0300, Alexandre Pereira da Silva wrote: > Add lpc32xx soc pwm driver. > > Signed-off-by: Alexandre Pereira da Silva > --- > .../devicetree/bindings/pwm/lpc32xx-pwm.txt| 12 ++ > drivers/pwm/Kconfig| 11 ++ > drivers/