From bf71f01cc715734d951d9841bb7fa7d229f2903c Mon Sep 17 00:00:00 2001 From: Mohan Pallaka Date: Wed, 28 Aug 2013 13:44:36 +0530 Subject: input: ft5x06_ts: Upgrade firmware based on version Upgrade firmware on the controller only when a new version of firmware is available. This patch is propagated from msm-3.18 kernel 'commit 88d102ef081f ("input: ft5x06_ts: Upgrade firmware based on version")' Change-Id: I4cf75b3c5efb90f151da09ed73b1ba62b9b5bb1c Signed-off-by: Mohan Pallaka --- include/linux/input/ft5x06_ts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/linux/input') diff --git a/include/linux/input/ft5x06_ts.h b/include/linux/input/ft5x06_ts.h index 89e3143eda77..202ddeec09d6 100644 --- a/include/linux/input/ft5x06_ts.h +++ b/include/linux/input/ft5x06_ts.h @@ -55,6 +55,7 @@ struct ft5x06_ts_platform_data { u32 hard_rst_dly; u32 soft_rst_dly; u32 num_max_touches; + bool fw_vkey_support; bool no_force_update; bool i2c_pull_up; int (*power_init)(bool); -- cgit v1.2.3