From: Joachim Eastwood <manabian@gmail.com>
To: linus.walleij@linaro.org
Cc: Joachim Eastwood <manabian@gmail.com>, linux-gpio@vger.kernel.org
Subject: [PATCH 0/2] LPC18xx pintrl patches
Date: Wed, 15 Jul 2015 00:25:25 +0200 [thread overview]
Message-ID: <1436912727-11559-1-git-send-email-manabian@gmail.com> (raw)
Hej Linus,
This small patch set contains one new feature and one fix. While
implementing pinconf for USB1 I noticed a typo in a variable name
that meant that schmitt trigger was always begin enabled when
setting up pins. It would be nice if this fix (1st patch) to go
into 4.2 if possible.
The 2nd 'USB1 pinconf' patch is 4.3 material.
Both patches are based on 4.2-rc1. Note that the patches doesn't
touch any of the same code so they can be applied in any order.
At this point I don't except any more changes to pinctrl-lpc18xx
this time around.
Joachim Eastwood (2):
pinctrl: lpc18xx: fix schmitt trigger setup
pinctrl: lpc18xx: add support for usb1 pinconf
drivers/pinctrl/pinctrl-lpc18xx.c | 58 +++++++++++++++++++++++++++++++++++----
1 file changed, 52 insertions(+), 6 deletions(-)
--
1.8.0
next reply other threads:[~2015-07-14 22:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-14 22:25 Joachim Eastwood [this message]
2015-07-14 22:25 ` [PATCH 1/2] pinctrl: lpc18xx: fix schmitt trigger setup Joachim Eastwood
2015-07-17 12:22 ` Linus Walleij
2015-07-14 22:25 ` [PATCH 2/2] pinctrl: lpc18xx: add support for usb1 pinconf Joachim Eastwood
2015-07-17 12:23 ` Linus Walleij
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=1436912727-11559-1-git-send-email-manabian@gmail.com \
--to=manabian@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).