diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-18 12:03:56 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-18 12:03:56 -0700 |
| commit | c3afa9bef9c4e127856a7325f1be861b20a42bdc (patch) | |
| tree | 554f2f5ebc9d854d7374f9f89f81a6bddd2e2366 /include/linux | |
| parent | cfa9893e4ab36bf84146d2e69cd6736d1f20c824 (diff) | |
| parent | bf71f01cc715734d951d9841bb7fa7d229f2903c (diff) | |
Merge "input: ft5x06_ts: Upgrade firmware based on version"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/input/ft5x06_ts.h | 1 |
1 files changed, 1 insertions, 0 deletions
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); |
