qpnp-revid: add pm660 1.0 and 1.1 definitions
Add revision definitions for pm660 v1.0 and v1.1. Change-Id: I7aefdbe07d6c01562f9ffb17616419880cea1831 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
This commit is contained in:
parent
a3a05e28fa
commit
cc909e5a78
1 changed files with 11 additions and 0 deletions
|
@ -197,6 +197,17 @@
|
|||
#define PMI8998_V2P0_REV3 0x00
|
||||
#define PMI8998_V2P0_REV4 0x02
|
||||
|
||||
/* PM660 REV_ID */
|
||||
#define PM660_V1P0_REV1 0x00
|
||||
#define PM660_V1P0_REV2 0x00
|
||||
#define PM660_V1P0_REV3 0x00
|
||||
#define PM660_V1P0_REV4 0x01
|
||||
|
||||
#define PM660_V1P1_REV1 0x00
|
||||
#define PM660_V1P1_REV2 0x00
|
||||
#define PM660_V1P1_REV3 0x01
|
||||
#define PM660_V1P1_REV4 0x01
|
||||
|
||||
/* PMI8998 FAB_ID */
|
||||
#define PMI8998_FAB_ID_SMIC 0x11
|
||||
#define PMI8998_FAB_ID_GF 0x30
|
||||
|
|
Loading…
Add table
Reference in a new issue