All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: sx150x: set multiple pins at once
@ 2016-11-23 10:18 ` Peter Rosin
  0 siblings, 0 replies; 8+ messages in thread
From: Peter Rosin @ 2016-11-23 10:18 UTC (permalink / raw)
  To: linux-kernel
  Cc: Peter Rosin, Linus Walleij, Andrey Smirnov, Neil Armstrong, linux-gpio

Hi!

v1 -> v2 changes

- removed remains of (broken) support for sx150[789], as it was
  overengineered.
- add comment as to why sx150[789] is not supported.
- add ack from Neil for patch 1/2

I have only tested this on an 8-bit sx1502. I'm also fairly certain
that there needs to be locking for this to work as intended for the
bigger chips with an oscio pin, so those are not supported by this
patch.

Cheers,
Peter

Peter Rosin (2):
  pinctrl: sx150x: various spelling fixes and some white-space cleanup
  pinctrl: sx150x: support setting multiple pins at once

 drivers/pinctrl/pinctrl-sx150x.c | 30 +++++++++++++++++++++++-------
 1 file changed, 23 insertions(+), 7 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2016-11-24 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-23 10:18 [PATCH v2 0/2] pinctrl: sx150x: set multiple pins at once Peter Rosin
2016-11-23 10:18 ` Peter Rosin
2016-11-23 10:18 ` [PATCH v2 1/2] pinctrl: sx150x: various spelling fixes and some white-space cleanup Peter Rosin
2016-11-23 10:18   ` Peter Rosin
2016-11-23 13:46   ` Linus Walleij
2016-11-23 10:18 ` [PATCH v2 2/2] pinctrl: sx150x: support setting multiple pins at once Peter Rosin
2016-11-23 10:18   ` Peter Rosin
2016-11-24 14:08   ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.