Hi,

the first patch from this series contains bugfixes and the second patch
adds support for changing the PWM output frequency of the PCA9685.

Regards,
Clemens

Cc: Thierry Reding <[email protected]>
Cc: Steffen Trumtrar <[email protected]>

Changes in v2:
- Only put chip into sleep mode if the bounds checking succeeds

Changes in v3:
- Fix checkpatch style warnings introduced in v2

Changes in v4:
- Set RESTART bit. Now the duty cycle to period ratio stays the same
  after only changing the period.
- Added a comment at the start of the file pointing out that the chip
  has only one prescaler and changing the period affects all outputs.

Clemens Gruber (2):
  pwm-pca9685: Fix several driver bugs
  pwm-pca9685: Support changing the output frequency

 drivers/pwm/pwm-pca9685.c | 89 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 88 insertions(+), 1 deletion(-)

-- 
2.4.6

--
To unsubscribe from this list: send the line "unsubscribe linux-pwm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to