Re: [PATCH 1/2] drivers: pwm: pwm-atmel: add support for pwm on sama5d2

2017-02-27 Thread m18063
Hi, Please ignore this patch also. I will resend it after switching to atomic PWM. Thank you, Claudiu Beznea On 23.02.2017 11:16, Alexandre Belloni wrote: > On 23/02/2017 at 10:38:39 +0200, Claudiu Beznea wrote: >> Enable PWM on sama5d2 by adding atmel_pwm_config_v3(). >> This, simply, sets the

Re: [PATCH 1/2] drivers: pwm: pwm-atmel: add support for pwm on sama5d2

2017-02-27 Thread m18063
Hi, Please ignore this patch also. I will resend it after switching to atomic PWM. Thank you, Claudiu Beznea On 23.02.2017 11:16, Alexandre Belloni wrote: > On 23/02/2017 at 10:38:39 +0200, Claudiu Beznea wrote: >> Enable PWM on sama5d2 by adding atmel_pwm_config_v3(). >> This, simply, sets the

Re: [PATCH 1/2] drivers: pwm: pwm-atmel: add support for pwm on sama5d2

2017-02-23 Thread Alexandre Belloni
On 23/02/2017 at 10:38:39 +0200, Claudiu Beznea wrote: > Enable PWM on sama5d2 by adding atmel_pwm_config_v3(). > This, simply, sets the period and duty factor registers. > > Signed-off-by: Claudiu Beznea Acked-by: Alexandre Belloni

Re: [PATCH 1/2] drivers: pwm: pwm-atmel: add support for pwm on sama5d2

2017-02-23 Thread Alexandre Belloni
On 23/02/2017 at 10:38:39 +0200, Claudiu Beznea wrote: > Enable PWM on sama5d2 by adding atmel_pwm_config_v3(). > This, simply, sets the period and duty factor registers. > > Signed-off-by: Claudiu Beznea Acked-by: Alexandre Belloni > --- > Documentation/devicetree/bindings/pwm/atmel-pwm.txt

[PATCH 1/2] drivers: pwm: pwm-atmel: add support for pwm on sama5d2

2017-02-23 Thread Claudiu Beznea
Enable PWM on sama5d2 by adding atmel_pwm_config_v3(). This, simply, sets the period and duty factor registers. Signed-off-by: Claudiu Beznea --- Documentation/devicetree/bindings/pwm/atmel-pwm.txt | 1 + drivers/pwm/pwm-atmel.c | 16

[PATCH 1/2] drivers: pwm: pwm-atmel: add support for pwm on sama5d2

2017-02-23 Thread Claudiu Beznea
Enable PWM on sama5d2 by adding atmel_pwm_config_v3(). This, simply, sets the period and duty factor registers. Signed-off-by: Claudiu Beznea --- Documentation/devicetree/bindings/pwm/atmel-pwm.txt | 1 + drivers/pwm/pwm-atmel.c | 16 2 files