diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-10-27 15:48:52 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-27 15:48:51 -0700 |
| commit | 4efc0ba57b7df3e1ab6aa16bec173e3d706cf31d (patch) | |
| tree | f2226f40a1a131794d0ceb8a8ffeaafa45bbb0ce /include/linux | |
| parent | 6250b1993828af53d4a71b24b53d62cbf9a31318 (diff) | |
| parent | 7a1b6d0276828f270180db40935bb034a3470865 (diff) | |
Merge "leds: qpnp-wled: Fix configuration of AVDD TRIM and OVP registers"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/qpnp/qpnp-revid.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/qpnp/qpnp-revid.h b/include/linux/qpnp/qpnp-revid.h index 7c12823894df..652d68ac63bf 100644 --- a/include/linux/qpnp/qpnp-revid.h +++ b/include/linux/qpnp/qpnp-revid.h @@ -177,6 +177,10 @@ /* PMICOBALT */ #define PMICOBALT_SUBTYPE 0x15 +/* PMFALCON */ +#define PM2FALCON_SUBTYPE 0x1A +#define PMFALCON_SUBTYPE 0x1B + #define PMICOBALT_V1P0_REV1 0x00 #define PMICOBALT_V1P0_REV2 0x00 #define PMICOBALT_V1P0_REV3 0x00 |
