[RFC/PATCH 0/2] R-Car GPIO DT bindings

Laurent Pinchart laurent.pinchart at ideasonboard.com
Sat May 11 00:48:35 EST 2013


Hello,

Here's an RFC that adds DT bindings to the gpio-rcar driver. The patches have
been compile-tested only as I don't have access to the hardware right now, but
I'd like to already receive feedback on the bindings.

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 | 48 +++++++++++++++++
 drivers/gpio/gpio-rcar.c                           | 63 ++++++++++++++++++----
 include/linux/platform_data/gpio-rcar.h            |  2 +-
 3 files changed, 102 insertions(+), 11 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt

-- 
Regards,

Laurent Pinchart



More information about the devicetree-discuss mailing list