Merge "qpnp: rev-id: Add PM8950 revision ID"

This commit is contained in:
Linux Build Service Account 2015-05-28 14:58:52 -07:00 committed by Gerrit - the friendly Code Review server
commit 5e4b0bb37c
1 changed files with 8 additions and 0 deletions

View File

@ -146,6 +146,14 @@
#define PMI8994_V2P0_TYPE 0x51
#define PMI8994_V2P0_SUBTYPE 0x0A
#define PM8950_V1P0_REV4 0x01
#define PM8950_V1P0_TYPE 0x51
#define PM8950_V1P0_SUBTYPE 0x10
#define PM8950_V2P0_REV4 0x02
#define PM8950_V2P0_TYPE 0x51
#define PM8950_V2P0_SUBTYPE 0x10
struct pmic_revid_data {
u8 rev1;
u8 rev2;