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

Commit 064806ec authored by Kyle Yan's avatar Kyle Yan
Browse files

soc: qcom: socinfo: Add SDA845 to list of devices



Add SDA845 to the list of CPUs.

Change-Id: Ib6823b86440d43abc41f340abbc36a57501c0090
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent 1d9aee75
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -564,6 +564,7 @@ static struct msm_soc_info cpu_of_id[] = {

	/* sdm845 ID */
	[321] = {MSM_CPU_SDM845, "SDM845"},
	[341] = {MSM_CPU_SDM845, "SDA845"},

	/* sdxpoorwills ID */
	[334] = {SDX_CPU_SDXPOORWILLS, "SDXPOORWILLS"},