]> git.baikalelectronics.ru Git - kernel.git/commit
Input: atmel_mxt_ts - make wait-after-reset period compatible with all chips
authorIiro Valkonen <iiro.valkonen@atmel.com>
Mon, 19 May 2014 06:03:44 +0000 (23:03 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 19 May 2014 06:27:25 +0000 (23:27 -0700)
commit937cccb9390a648511180a4291d7de406f10a35d
tree7bfc79e513e11a0090fd9eb83845ecdd83937dcf
parente9db25333690c0a5f4a32f302a3915a1c83fba74
Input: atmel_mxt_ts - make wait-after-reset period compatible with all chips

The delay before the chip can be accessed after reset varies between
different chips in maXTouch family. Waiting for an interrupt and a T6
status message with the RESET bit set is a better behaviour.

Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk>
Acked-by: Benson Leung <bleung@chromium.org>
Acked-by: Yufeng Shen <miletus@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/atmel_mxt_ts.c