diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-04-11 11:43:06 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-04-11 11:43:05 -0700 |
| commit | 98b937d2fd18d03f316755fb286e1b38e4dc87bb (patch) | |
| tree | b4d9025ba8c6300a545e3a179ff0a64dff8c0cc7 /include/linux | |
| parent | 3cc6a31bb78ecae28cc2f7235b8cf7f4ef0da1dc (diff) | |
| parent | 566b44214cc08786375ac8266ee387e431413078 (diff) | |
Merge "smb138x: introduce support for smb1355"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/qpnp/qpnp-revid.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/qpnp/qpnp-revid.h b/include/linux/qpnp/qpnp-revid.h index 7254f4d16176..7fca674b6230 100644 --- a/include/linux/qpnp/qpnp-revid.h +++ b/include/linux/qpnp/qpnp-revid.h @@ -235,6 +235,9 @@ /* SMB1381 */ #define SMB1381_SUBTYPE 0x17 +/* SMB1355 */ +#define SMB1355_SUBTYPE 0x1C + struct pmic_revid_data { u8 rev1; u8 rev2; |
