projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed535bd
)
rk3066b m701: change FT5306_IIC_SPEED to 100khz
author
yzq
<yzq@rock-chips.com>
Fri, 28 Sep 2012 02:56:31 +0000
(10:56 +0800)
committer
yzq
<yzq@rock-chips.com>
Fri, 28 Sep 2012 02:56:31 +0000
(10:56 +0800)
drivers/input/touchscreen/ft5306_ts_av.c
patch
|
blob
|
history
diff --git
a/drivers/input/touchscreen/ft5306_ts_av.c
b/drivers/input/touchscreen/ft5306_ts_av.c
index 3eee70c15b627d039e50321be52cf2f9c6627188..e2da4b3edff513d883054ce6b61ce4b3ca69936c 100644
(file)
--- a/
drivers/input/touchscreen/ft5306_ts_av.c
+++ b/
drivers/input/touchscreen/ft5306_ts_av.c
@@
-73,7
+73,7
@@
\r
#define CONFIG_FT5X0X_MULTITOUCH 1
\r
#define MAX_POINT 5
\r
-#define FT5306_IIC_SPEED
4
00*1000 //300*1000
\r
+#define FT5306_IIC_SPEED
1
00*1000 //300*1000
\r
//#define TOUCH_RESET_PIN RK30_PIN1_PC0
\r
#define FT5X0X_REG_THRES 0x80 /* Thresshold, the threshold be low, the sensitivy will be high */
\r
#define FT5X0X_REG_REPORT_RATE 0x88 /* **************report rate, in unit of 10Hz **************/
\r