Skip to content
Commit fe0aea79 authored by Jonathan Richardson's avatar Jonathan Richardson Committed by Thierry Reding
Browse files

pwm: kona: Modify settings application sequence



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: default avatarArun Ramamurthy <arunrama@broadcom.com>
Reviewed-by: default avatarScott Branden <sbranden@broadcom.com>
Tested-by: default avatarScott Branden <sbranden@broadcom.com>
Reviewed-by: default avatarTim Kryger <tim.kryger@gmail.com>
Signed-off-by: default avatarJonathan Richardson <jonathar@broadcom.com>
Signed-off-by: default avatarThierry Reding <thierry.reding@gmail.com>
parent 09c14459
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment