RE: [PATCH] pwm: pwm-tiecap: Disable APWM mode after configure

2012-09-05 Thread Philip, Avinash
Hi Thierry, If you do not have any comments, could you please accept it? Thanks Avinash On Thu, Aug 23, 2012 at 12:29:46, Philip, Avinash wrote: > APWM mode is enabled while configuring PWM device. This was done to > handle shadow & immediate mode update of period and compare registers. > Howeve

[PATCH] pwm: pwm-tiecap: Disable APWM mode after configure

2012-08-23 Thread Philip, Avinash
APWM mode is enabled while configuring PWM device. This was done to handle shadow & immediate mode update of period and compare registers. However, leaving it enabled after configuring will cause APWM output on PWM pin even before enabling PWM device. Fix the same by disabling APWM mode after confi