summaryrefslogtreecommitdiff
path: root/drivers/input/input-compat.c
diff options
context:
space:
mode:
authorHaibo Chen <haibo.chen@nxp.com>2018-07-09 19:27:44 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:29:01 +0800
commit693d3f267cf2802ec57ba1ed584bd651c5df342e (patch)
treea7bbc11d1e1ed0e22aa71ed3c2e3b7275fd453a4 /drivers/input/input-compat.c
parent1ab24993c6d4ed80de224d270f442f20d2c03394 (diff)
MLK-18816-2 input/touch: do not clear touch interrupt when enable irq
On imx8mscale-evk baord, if I2C bus is configed pull-up, then once send the i2c command to clear touch interrupt during the touch initialization, touch will keep SDA line in low level, block the i2c bus. If config the I2C bus pull-down, then this issue gone. Due to it is not reasonable to set the I2c bus to pull-down for other i2c slave device, this patch work as a workaround, just remove this i2c command, do not clear the touch interrupt, test that touch can also work well after the initialization. Signed-off-by: Haibo Chen <haibo.chen@nxp.com> Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com>
Diffstat (limited to 'drivers/input/input-compat.c')
0 files changed, 0 insertions, 0 deletions