04 Mar, 2019

1 commit


04 Jan, 2017

1 commit


17 Aug, 2015

1 commit

  • 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
    Signed-off-by: Thierry Reding

    Jonathan Richardson
     

20 Jul, 2015

2 commits


12 Jun, 2015

1 commit

  • Omit setting the polarity to normal during probe and instead use the new
    pwmchip_add_with_polarity() function to register a PWM chip with inverse
    polarity by default for all channels to reflect the hardware default.

    Signed-off-by: Arun Ramamurthy
    Reviewed-by: Ray Jui
    Signed-off-by: Scott Branden
    Signed-off-by: Tim Kryger
    Signed-off-by: Jonathan Richardson
    [thierry.reding@gmail.com: use pwmchip_add_with_polarity()]
    Signed-off-by: Thierry Reding

    Arun Ramamurthy
     

28 Apr, 2014

1 commit