gpio/twl: Add DT support to gpio-twl4030 driver
authorBenoit Cousson <b-cousson@ti.com>
Wed, 29 Feb 2012 21:51:32 +0000 (22:51 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 22 Mar 2012 12:05:55 +0000 (13:05 +0100)
commitb8589e2a8065b8e7773742b60ae96b63b757bb69
treead20ba6cc9205cbaf0e99c444cfca22e1e44db17
parent2d9dd99b4470a2ef05509435465e055f50456330
gpio/twl: Add DT support to gpio-twl4030 driver

Add the DT support for the I2C GPIO expander inside the twl4030.

Note: The pdata parameters still have to be properly adapted using
dedicated bindings.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Documentation/devicetree/bindings/gpio/gpio-twl4030.txt [new file with mode: 0644]
drivers/gpio/gpio-twl4030.c