commit | eef645672431246bfde27405648990044bba56be | [log] [tgz] |
---|---|---|
author | Bingzhe Cai <bingzhec@codeaurora.org> | Mon Nov 04 15:03:53 2013 +0800 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Fri Nov 08 02:45:17 2013 -0800 |
tree | c00fb905d50e4f63f65223520d5e5334aa94b1ce | |
parent | 35c201486672cf5446a1b0c5e2aa96b7409dcc38 [diff] |
input: touchscreen: ft5x06: fix firmware force update issue Force firmware update cannot work when touchscreen controller cannot report correct family ID. If touchscreen is does not work in correct state and it reports wrong family ID, it cannot be recovered by force update, this change use family ID from device tree instead of read from controller register to fix this issue. Change-Id: I85d24bfc68a7777053c15f28a84027260c68cebd Signed-off-by: Bingzhe Cai <bingzhec@codeaurora.org>