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

Commit b1733294 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "qpnp-pmic: revid: Add PMIC revision ID support"

parents 471a4ac3 ef41b95a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -13,6 +13,13 @@
#ifndef __QPNP_REVID
#define __QPNP_REVID

#define PM8226_V2P2_REV1	0x00
#define PM8226_V2P2_REV2	0x00
#define PM8226_V2P2_REV3	0x02
#define PM8226_V2P2_REV4	0x02
#define PM8226_V2P2_TYPE	0x51
#define PM8226_V2P2_SUBTYPE	0x04

#define PM8226_V2P1_REV1	0x00
#define PM8226_V2P1_REV2	0x00
#define PM8226_V2P1_REV3	0x01