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

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

Merge "platform: qpnp-revid: Add subtype for PM8953"

parents 08ed7578 ce54ec3b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ static const char *const pmic_names[] = {
	[PM2433_SUBTYPE] = "PM2433",
	[PMD9655_SUBTYPE] = "PMD9655",
	[PM8950_SUBTYPE] = "PM8950",
	[PM8953_SUBTYPE] = "PM8953",
	[PMI8950_SUBTYPE] = "PMI8950",
	[PMK8001_SUBTYPE] = "PMK8001",
	[PMI8996_SUBTYPE] = "PMI8996",
+3 −0
Original line number Diff line number Diff line
@@ -162,6 +162,9 @@

#define PM8950_V2P0_REV4	0x02

/* PM8953 */
#define PM8953_SUBTYPE		0x16

/* PMI8950 */
#define PMI8950_SUBTYPE		0x11