All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] pinctrl: mcp32s08: add open drain config for irq
@ 2018-02-19  9:25 Phil Reid
  2018-02-19  9:25 ` [PATCH v4 1/3] pinctrl: mcp23s08: fix probing of mcp23s18 Phil Reid
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Phil Reid @ 2018-02-19  9:25 UTC (permalink / raw)
  To: linus.walleij, robh+dt, mark.rutland, sre, preid, linux-gpio,
	devicetree, jan.kundrat

This is a continuation of patch 2/3 from my previous version
The patches related to irq polarity dropped for the moment as that needs 
more work.

Changes from v3:
- Add a fix for probing mcp23s18
- Add reviewed-by and acked-by
- Rebased on pinctrl/for-next

Changes from v2:
- Use standard 'drive-open-drain' for irq output configuration


Phil Reid (3):
  pinctrl: mcp23s08: fix probing of mcp23s18
  dt-bindings: pinctrl: mcp23s08: add documentation for drive-open-drain
  pinctrl: mcp23s08: add open drain configuration for irq output

 Documentation/devicetree/bindings/pinctrl/pinctrl-mcp23s08.txt | 2 ++
 drivers/pinctrl/pinctrl-mcp23s08.c                             | 9 ++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2018-02-22 15:10 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-19  9:25 [PATCH v4 0/3] pinctrl: mcp32s08: add open drain config for irq Phil Reid
2018-02-19  9:25 ` [PATCH v4 1/3] pinctrl: mcp23s08: fix probing of mcp23s18 Phil Reid
2018-02-19 21:24   ` Jan Kundrát
2018-02-22 15:05   ` Linus Walleij
2018-02-19  9:25 ` [PATCH v4 2/3] dt-bindings: pinctrl: mcp23s08: add documentation for drive-open-drain Phil Reid
2018-02-22 15:06   ` Linus Walleij
2018-02-19  9:25 ` [PATCH v4 3/3] pinctrl: mcp23s08: add open drain configuration for irq output Phil Reid
2018-02-19 21:43   ` Jan Kundrát
2018-02-20  1:12     ` Phil Reid
2018-02-20 17:15       ` Jan Kundrát
2018-02-21  0:51         ` Phil Reid
2018-02-21  7:11         ` Alexander Stein
2018-02-21  8:19           ` Phil Reid
2018-02-21 11:55           ` Jan Kundrát
2018-02-22 15:10   ` 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.