summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@marvell.com>2009-12-15 16:06:17 -0500
committerSamuel Ortiz <sameo@linux.intel.com>2010-03-07 22:17:05 +0100
commit866a98ae6e1a9768cd25fe1185481569c7e4b4a9 (patch)
tree556946494565bfa93bfd0901c3caa72dcb46883e /include/linux/mfd
parent0a2f915b405ac1a8d19d9b7cf7873f26ba682a24 (diff)
downloadop-kernel-dev-866a98ae6e1a9768cd25fe1185481569c7e4b4a9.zip
op-kernel-dev-866a98ae6e1a9768cd25fe1185481569c7e4b4a9.tar.gz
input: Enable touch on 88pm860x
Enable touchscreen driver for the 88pm860x multi function core. Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Acked-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include/linux/mfd')
-rw-r--r--include/linux/mfd/88pm860x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/88pm860x.h b/include/linux/mfd/88pm860x.h
index d7edf11..80bc82a 100644
--- a/include/linux/mfd/88pm860x.h
+++ b/include/linux/mfd/88pm860x.h
@@ -343,6 +343,7 @@ struct pm860x_touch_pdata {
int tsi_prebias; /* time, slot */
int pen_prebias; /* time, slot */
int pen_prechg; /* time, slot */
+ int res_x; /* resistor of Xplate */
unsigned long flags;
};
OpenPOWER on IntegriCloud