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)
commit037db524a2015607031c70a7935153120601b908
tree82387672d07b8fb9d1fcd0098692256de20895cd
parentedbe265d245b0fe05c43e96e52554dacae5dcc70
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