30 Jan, 2013
1 commit
-
Calls to PWM drivers connected through I2C can sleep.
Use the new can_sleep property.Acked-by: Peter Ujfalusi
Signed-off-by: Florian Vaussard
Signed-off-by: Thierry Reding
28 Nov, 2012
1 commit
-
The driver supports the following LED outputs as generic PWM driver:
TWL4030 LEDA and LEDB (PWMA and PWMB)
TWL6030 Charging indicator LED (PWM LED)On TWL6030 when the PWM requested LED is configured to be controlled by SW.
In this case the user can enable/disable and set the duty period freely.
When the PWM has been freed, the LED driver is put back to HW control.Signed-off-by: Peter Ujfalusi
Signed-off-by: Thierry Reding