gpio: stmpe: Add DT support for stmpe gpio
authorVipul Kumar Samar <vipulkumar.samar@st.com>
Mon, 26 Nov 2012 11:36:51 +0000 (17:06 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 1 Dec 2012 16:45:16 +0000 (17:45 +0100)
commit86605cfe8c7c166999bc7476b17940c68bf2f8b7
tree702c2b7e6c60f261aa353995c1792f1cb2eb6335
parent8618b3b47c4590baf4ef3f241616914f4bb2a8a6
gpio: stmpe: Add DT support for stmpe gpio

This patch allows the STMPE GPIO driver to be successfully probed and
initialised when Device Tree support is enabled. Bindings are mentioned in
Documentation too.

Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-stmpe.txt [new file with mode: 0644]
drivers/gpio/gpio-stmpe.c
drivers/mfd/stmpe.c