[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420420376-13087-1-git-send-email-tim.kryger@gmail.com>
Date: Sun, 4 Jan 2015 17:12:54 -0800
From: Tim Kryger <tim.kryger@...il.com>
To: Thierry Reding <thierry.reding@...il.com>,
Scott Branden <sbranden@...adcom.com>,
Arun Ramamurthy <arunrama@...adcom.com>,
Jonathan Richardson <jonathar@...adcom.com>
Cc: Tim Kryger <tim.kryger@...il.com>, Ray Jui <rjui@...adcom.com>,
Linux PWM <linux-pwm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Broadcom Kernel Feedback
<bcm-kernel-feedback-list@...adcom.com>
Subject: [PATCH 0/2] Allow registration of default inversed polarity PWMs
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists