linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] gpiolib: Initializing GPIOs using DT property gpio-initval
@ 2015-12-04 13:06 Markus Pargmann
  2015-12-04 13:06 ` [PATCH v4 1/2] dt-bindings: GPIO: Add gpio-initval Markus Pargmann
  2015-12-04 13:06 ` [PATCH v4 2/2] gpiolib: Add GPIO initialization Markus Pargmann
  0 siblings, 2 replies; 4+ messages in thread
From: Markus Pargmann @ 2015-12-04 13:06 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Alexandre Courbot, devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-gpio-u79uwXL29TY76Z2rM5mHXA, kernel-bIcnvbaLZ9MEGnE8C9+IrQ,
	Markus Pargmann

Hi,

sorry for the delay.

Here is the next version of this series. I added gpiod_parse_flags() to the
code for the initialization. Otherwise there are no differences. As the
gpio-hog bindings already exist I didn't change the gpio-initval bindings.

Best Regards,

Markus


Markus Pargmann (2):
  dt-bindings: GPIO: Add gpio-initval
  gpiolib: Add GPIO initialization

 Documentation/devicetree/bindings/gpio/gpio.txt | 34 ++++++++++++++++---------
 drivers/gpio/gpiolib-of.c                       | 13 ++++++----
 drivers/gpio/gpiolib.c                          | 26 +++++++++++++++++++
 drivers/gpio/gpiolib.h                          |  2 ++
 4 files changed, 58 insertions(+), 17 deletions(-)

-- 
2.6.2

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-12-04 16:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-04 13:06 [PATCH v4 0/2] gpiolib: Initializing GPIOs using DT property gpio-initval Markus Pargmann
2015-12-04 13:06 ` [PATCH v4 1/2] dt-bindings: GPIO: Add gpio-initval Markus Pargmann
2015-12-04 16:39   ` Philipp Zabel
2015-12-04 13:06 ` [PATCH v4 2/2] gpiolib: Add GPIO initialization Markus Pargmann

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