Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cbaf7cd8 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

platform: qpnp-revid: Add revision 2.0 for PM8150B



Add 2.0 revision macros for PM8150B to detect
for software workarounds.

Change-Id: I1373eac98ab5556ef079ccdef0bd3097163257bf
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 8f2d81a9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -242,6 +242,11 @@
#define PM8150B_V1P0_REV3	0x00
#define PM8150B_V1P0_REV4	0x01

#define PM8150B_V2P0_REV1	0x00
#define PM8150B_V2P0_REV2	0x00
#define PM8150B_V2P0_REV3	0x00
#define PM8150B_V2P0_REV4	0x02

/* PM8150L_REV_ID */
#define PM8150L_V1P0_REV1	0x00
#define PM8150L_V1P0_REV2	0x00