linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] LPC18xx pintrl patches
@ 2015-07-14 22:25 Joachim Eastwood
  2015-07-14 22:25 ` [PATCH 1/2] pinctrl: lpc18xx: fix schmitt trigger setup Joachim Eastwood
  2015-07-14 22:25 ` [PATCH 2/2] pinctrl: lpc18xx: add support for usb1 pinconf Joachim Eastwood
  0 siblings, 2 replies; 5+ messages in thread
From: Joachim Eastwood @ 2015-07-14 22:25 UTC (permalink / raw)
  To: linus.walleij; +Cc: Joachim Eastwood, linux-gpio

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-17 12:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14 22:25 [PATCH 0/2] LPC18xx pintrl patches Joachim Eastwood
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

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).