gpio-rcar: Add DT support
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Tue, 21 May 2013 11:40:06 +0000 (13:40 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 12 Jun 2013 12:48:09 +0000 (21:48 +0900)
commit159f8a0209aff155af7f6fcdedd4a4484dd19c23
tree2c3081a053077cceffb1c1651b977846043d1e5f
parent5fcf4a3c3a5bc08bf72a50ef1332501a3c1b96bb
gpio-rcar: Add DT support

Add DT bindings for the gpio-rcar driver and read the device
configuration from the DT node at probe time if available.

Cc: devicetree-discuss@lists.ozlabs.org
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt [new file with mode: 0644]
drivers/gpio/gpio-rcar.c