]> git.baikalelectronics.ru Git - kernel.git/commit
Input: stmpe-ts - add DT support for stmpe touchscreen
authorVipul Kumar Samar <vipulkumar.samar@st.com>
Fri, 23 Nov 2012 07:42:12 +0000 (23:42 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 23 Nov 2012 07:47:09 +0000 (23:47 -0800)
commitba080869c5da2ad9fff6dbdcda760901c2fa21e5
tree82387672d07b8fb9d1fcd0098692256de20895cd
parent2e86f4741a14a1956be56ef5d8e6b799a54439ac
Input: stmpe-ts - add DT support for stmpe touchscreen

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

Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/touchscreen/stmpe.txt [new file with mode: 0644]
drivers/input/touchscreen/stmpe-ts.c
drivers/mfd/stmpe.c