17 Feb, 2013

1 commit


30 Jan, 2013

1 commit


28 Nov, 2012

1 commit

  • The driver supports the following PWM outputs:
    TWL4030 PWM0 and PWM1
    TWL6030 PWM1 and PWM2

    On TWL4030 the PWM signals are muxed. Upon requesting the PWM the driver
    will select the correct mux so the PWM can be used. When the PWM has been
    freed the original configuration is going to be restored.

    Signed-off-by: Peter Ujfalusi
    Signed-off-by: Thierry Reding

    Peter Ujfalusi