summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-10-07 22:15:38 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-07 22:15:37 -0700
commit8e2bd84fbe31cefeb0e453d8d64632d9ad112fdc (patch)
treec23858abb27888dc6a496d762c361d5408b05eb4 /include
parentcd4a503c8319f34deed25df6c422cd01d7b038b5 (diff)
parent050e3371eb2e8df0488c7aaa3cf5c2e628979f24 (diff)
Merge "ARM: dts: msm: Add support to read FAB ID for PMICOBALT"
Diffstat (limited to 'include')
-rw-r--r--include/linux/qpnp/qpnp-revid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/qpnp/qpnp-revid.h b/include/linux/qpnp/qpnp-revid.h
index b13ebe50c3d6..7c12823894df 100644
--- a/include/linux/qpnp/qpnp-revid.h
+++ b/include/linux/qpnp/qpnp-revid.h
@@ -212,6 +212,7 @@ struct pmic_revid_data {
u8 pmic_type;
u8 pmic_subtype;
const char *pmic_name;
+ int fab_id;
};
#ifdef CONFIG_QPNP_REVID