Re: [PATCH v3 11/11] pwm: imx: Add polarity inversion support to i.MX's PWMv2

2016-11-22 Thread Stefan Agner
On 2016-11-01 00:10, Lukasz Majewski wrote: > With this patch the polarity settings for i.MX's PWMv2 is now supported > on top of atomic PWM setting Nit: Try to use imperative, e.g. "Update the driver to support" (see also Documentation/SubmittingPatches). I prefer to have the documentation a

[PATCH v3 11/11] pwm: imx: Add polarity inversion support to i.MX's PWMv2

2016-11-01 Thread Lukasz Majewski
With this patch the polarity settings for i.MX's PWMv2 is now supported on top of atomic PWM setting Signed-off-by: Bhuvanchandra DV Signed-off-by: Lukasz Majewski --- Changes for v3: - None Changes for v2: - New patch --- drivers/pwm/pwm-imx.c | 11 +++ 1 file changed, 11 insertions(+