All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC/PATCH v2 0/2] R-Car GPIO DT bindings
@ 2013-05-21 11:40 ` Laurent Pinchart
  0 siblings, 0 replies; 42+ messages in thread
From: Laurent Pinchart @ 2013-05-21 11:40 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

Here's the second version of the gpio-rcar driver DT bindings. I've tested the
patches on the Marzen board (r8a7779).

Once again I'd appreciate feedback on the DT bindings. I'm particularly
wondering whether getting the number of lines through the gpio-ranges property
instead of using a dedicated #gpio-lines property as in v1 is a good idea.

Changes since v1:

- Initialize the gpiochip dev field at probe time.
- Add the gpio-ranges property.
- Remove the #gpio-lines property. The number of lines is now passed through
  the gpio-ranges property.

Laurent Pinchart (2):
  gpio-rcar: Make the platform data gpio_base field signed
  gpio-rcar: Add DT support

 .../devicetree/bindings/gpio/renesas,gpio-rcar.txt | 52 +++++++++++++++++
 drivers/gpio/gpio-rcar.c                           | 66 ++++++++++++++++++----
 include/linux/platform_data/gpio-rcar.h            |  2 +-
 3 files changed, 109 insertions(+), 11 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2013-06-13 17:08 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-21 11:40 [RFC/PATCH v2 0/2] R-Car GPIO DT bindings Laurent Pinchart
2013-05-21 11:40 ` Laurent Pinchart
2013-05-21 11:40 ` Laurent Pinchart
2013-05-21 11:40 ` [RFC/PATCH v2 1/2] gpio-rcar: Make the platform data gpio_base field signed Laurent Pinchart
2013-05-21 11:40   ` Laurent Pinchart
2013-05-21 11:40   ` Laurent Pinchart
2013-05-23  1:39   ` Simon Horman
2013-05-23  1:39     ` Simon Horman
2013-05-23  1:39     ` Simon Horman
2013-05-21 11:40 ` [RFC/PATCH v2 2/2] gpio-rcar: Add DT support Laurent Pinchart
2013-05-21 11:40   ` Laurent Pinchart
2013-05-21 11:40   ` Laurent Pinchart
2013-05-30 17:38   ` Linus Walleij
2013-05-30 17:38     ` Linus Walleij
2013-05-30 17:38     ` Linus Walleij
2013-05-31  1:20     ` Laurent Pinchart
2013-05-31  1:20       ` Laurent Pinchart
2013-05-31  1:20       ` Laurent Pinchart
2013-05-31  7:01       ` Linus Walleij
2013-05-31  7:01         ` Linus Walleij
2013-05-31  7:01         ` Linus Walleij
2013-05-31  7:32         ` Laurent Pinchart
2013-05-31  7:32           ` Laurent Pinchart
2013-05-31  7:32           ` Laurent Pinchart
2013-06-12 11:49   ` Grant Likely
2013-06-12 11:49     ` Grant Likely
2013-06-12 11:49     ` Grant Likely
2013-06-13 17:08     ` Laurent Pinchart
2013-06-13 17:08       ` Laurent Pinchart
2013-06-13 17:08       ` Laurent Pinchart
2013-05-25  1:24 ` [RFC/PATCH v2 0/2] R-Car GPIO DT bindings Simon Horman
2013-05-25  1:24   ` Simon Horman
2013-05-25  1:24   ` Simon Horman
2013-06-11 22:14   ` Laurent Pinchart
2013-06-11 22:14     ` Laurent Pinchart
2013-06-11 22:14     ` Laurent Pinchart
2013-06-12  1:51     ` Simon Horman
2013-06-12  1:51       ` Simon Horman
2013-06-12  1:51       ` Simon Horman
2013-06-12 14:09       ` Simon Horman
2013-06-12 14:09         ` Simon Horman
2013-06-12 14:09         ` Simon Horman

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.