On Mon, Jun 15, 2015 at 02:21:01PM -0700, Jonathan Richardson wrote: > Update the driver so that settings are applied in accordance with the > most recent version of the hardware spec. The revised sequence clears > the trigger bit, waits 400ns, writes settings, sets the trigger bit, > and waits another 400ns. This corrects an issue where occasionally a > requested change was not properly reflected in the PWM output. > > Reviewed-by: Arun Ramamurthy > Reviewed-by: Scott Branden > Tested-by: Scott Branden > Reviewed-by: Tim Kryger > Signed-off-by: Jonathan Richardson > --- > drivers/pwm/pwm-bcm-kona.c | 47 +++++++++++++++++++++++++++++++++++--------- > 1 file changed, 38 insertions(+), 9 deletions(-) Applied, thanks. Thierry