This series alters the PWM core to allow the registration of controllers
that begin with inversed polarity output.  It also modifies the Broadcom
Kona driver to take advantage of this new call.

Arun Ramamurthy (1):
  drivers: pwm: bcm-kona: Dont set polarity in probe

Tim Kryger (1):
  drivers: pwm: core: Add pwmchip_add_inversed

 drivers/pwm/core.c         | 36 ++++++++++++++++++++++++++++--------
 drivers/pwm/pwm-bcm-kona.c |  9 +++------
 include/linux/pwm.h        |  6 ++++++
 3 files changed, 37 insertions(+), 14 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to