gpio/tegra: add devicetree support
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 15 Jun 2011 20:54:14 +0000 (14:54 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 15 Jun 2011 20:54:14 +0000 (14:54 -0600)
commitdf2212270ce94f12e9caed6ca04c7077672d588e
tree455784e6d9d5c46c638f43b16e81bc17d90d1efd
parentea5a9607cb2a3c7e5e9fcb1b3d75b8f88eca5766
gpio/tegra: add devicetree support

Add support for decoding gpios from the device tree

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Olof Johansson <olof@lixom.net>
Documentation/devicetree/bindings/gpio/gpio_nvidia.txt [new file with mode: 0644]
drivers/gpio/gpio-tegra.c