1. 10 9月, 2012 1 次提交
    • P
      pwm: Add support for configuring the PWM polarity · 0aa0869c
      Philip, Avinash 提交于
      Some hardware supports inverting the polarity of the PWM signal. This
      commit adds support to the PWM framework to allow users of the PWM API
      to configure the polarity. Note that in order to reduce complexity,
      changing the polarity of a PWM signal is only allowed while the PWM is
      disabled.
      
      A practical example where this can prove useful is to simulate inversion
      of the duty cycle. While inversion of polarity and duty cycle are not
      exactly the same, the differences for most use-cases are negligible.
      Signed-off-by: NPhilip, Avinash <avinashphilip@ti.com>
      Signed-off-by: NThierry Reding <thierry.reding@avionic-design.de>
      0aa0869c
  2. 15 6月, 2012 5 次提交
  3. 30 3月, 2009 1 次提交
  4. 19 5月, 2008 1 次提交