diff options
| author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-08-20 01:17:43 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-08-20 01:17:43 -0700 |
| commit | 6187c846cd66236276c44bd4d95a881bc591175c (patch) | |
| tree | d9b42f8666110b41708cff96e5be5eaae9b43a72 /include | |
| parent | 4c73d9ccdeb225398b56d547b488817997c94695 (diff) | |
| parent | 71e8c341e21a8b5ed1059557e81e95368de9394b (diff) | |
Merge changes I0236f849,I87b2ac56,Ia7a344e6,I1cace039 into msm-4.4
* changes:
ARM: dts: msm: Add tp rev property for PM660
iio: rradc: Update RRADC USBIN scaling
qpnp: revid: Add support to read TP Rev
ARM: dts: msm: increase PCIe PHY wakeup delay from L1ss for msm8998
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/qpnp/qpnp-revid.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/qpnp/qpnp-revid.h b/include/linux/qpnp/qpnp-revid.h index b025df568259..bbc4625a2d39 100644 --- a/include/linux/qpnp/qpnp-revid.h +++ b/include/linux/qpnp/qpnp-revid.h @@ -252,6 +252,7 @@ struct pmic_revid_data { u8 pmic_subtype; const char *pmic_name; int fab_id; + int tp_rev; }; #ifdef CONFIG_QPNP_REVID |
