From: Tim Kryger <tim.kryger@gmail.com>
To: Thierry Reding <thierry.reding@gmail.com>,
Scott Branden <sbranden@broadcom.com>,
Arun Ramamurthy <arunrama@broadcom.com>,
Jonathan Richardson <jonathar@broadcom.com>
Cc: Tim Kryger <tim.kryger@gmail.com>, Ray Jui <rjui@broadcom.com>,
Linux PWM <linux-pwm@vger.kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
Broadcom Kernel Feedback <bcm-kernel-feedback-list@broadcom.com>
Subject: [PATCH 0/2] Allow registration of default inversed polarity PWMs
Date: Sun, 4 Jan 2015 17:12:54 -0800 [thread overview]
Message-ID: <1420420376-13087-1-git-send-email-tim.kryger@gmail.com> (raw)
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
next reply other threads:[~2015-01-05 1:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-05 1:12 Tim Kryger [this message]
2015-01-05 1:12 ` [PATCH 1/2] drivers: pwm: core: Add pwmchip_add_inversed Tim Kryger
2015-01-06 21:16 ` Jonathan Richardson
2015-01-13 20:44 ` Scott Branden
2015-01-05 1:12 ` [PATCH 2/2] drivers: pwm: bcm-kona: Dont set polarity in probe Tim Kryger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1420420376-13087-1-git-send-email-tim.kryger@gmail.com \
--to=tim.kryger@gmail.com \
--cc=arunrama@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=jonathar@broadcom.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=rjui@broadcom.com \
--cc=sbranden@broadcom.com \
--cc=thierry.reding@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome