OSDN Git Service

gpio/mxs: add device tree probe
authorShawn Guo <shawn.guo@linaro.org>
Fri, 4 May 2012 06:29:22 +0000 (14:29 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Sat, 12 May 2012 05:32:19 +0000 (13:32 +0800)
commit4052d45e800ce33e1993fb70604941547ed73d26
tree8cf84a968f897313a5db502239dbe9eaf45dd6aa
parent164387d2b4ae206f6275f5f6857aee74654918c4
gpio/mxs: add device tree probe

It adds device tree probe for gpio-mxs driver.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-mxs.txt [new file with mode: 0644]
drivers/gpio/gpio-mxs.c