diff --git a/include/linux/qpnp/qpnp-revid.h b/include/linux/qpnp/qpnp-revid.h index 13464f807f68..388296c53460 100644 --- a/include/linux/qpnp/qpnp-revid.h +++ b/include/linux/qpnp/qpnp-revid.h @@ -177,6 +177,21 @@ /* PMICOBALT */ #define PMICOBALT_SUBTYPE 0x15 +#define PMICOBALT_V1P0_REV1 0x00 +#define PMICOBALT_V1P0_REV2 0x00 +#define PMICOBALT_V1P0_REV3 0x00 +#define PMICOBALT_V1P0_REV4 0x01 + +#define PMICOBALT_V1P1_REV1 0x00 +#define PMICOBALT_V1P1_REV2 0x00 +#define PMICOBALT_V1P1_REV3 0x01 +#define PMICOBALT_V1P1_REV4 0x01 + +#define PMICOBALT_V2P0_REV1 0x00 +#define PMICOBALT_V2P0_REV2 0x00 +#define PMICOBALT_V2P0_REV3 0x00 +#define PMICOBALT_V2P0_REV4 0x02 + /* PM8005 */ #define PM8005_SUBTYPE 0x18