linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] pca953x: Add optional reset gpio control
@ 2017-01-10 19:29 Steve Longerbeam
  2017-01-10 19:29 ` [PATCH v2] gpio: " Steve Longerbeam
  0 siblings, 1 reply; 4+ messages in thread
From: Steve Longerbeam @ 2017-01-10 19:29 UTC (permalink / raw)
  To: linus.walleij, gnurou, robh+dt, mark.rutland
  Cc: linux-gpio, devicetree, linux-kernel, Steve Longerbeam

In version 2:

- Specify that reset signal to PCA953x chip is active low, in
  binding doc.
- reorder includes in gpio-pca953x.c.
- remove dev_err() on devm_gpiod_get_optional() error return.


Steve Longerbeam (1):
  gpio: pca953x: Add optional reset gpio control

 Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 4 ++++
 drivers/gpio/gpio-pca953x.c                             | 9 +++++++++
 2 files changed, 13 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-11 15:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-10 19:29 [PATCH v2] pca953x: Add optional reset gpio control Steve Longerbeam
2017-01-10 19:29 ` [PATCH v2] gpio: " Steve Longerbeam
2017-01-10 20:01   ` Andy Shevchenko
2017-01-11 15:36   ` 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).