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

Commit 72674636 authored by Rishi Gupta's avatar Rishi Gupta Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: socinfo: add soc ids for sa2145 and sa2150



This commit adds sos ids for sa2145 and sa2150 soc variants of
qcs405 series.

Change-Id: I115e33eb5d93adad6f9baf4275e0420a485d509a
Signed-off-by: default avatarRishi Gupta <rishgupt@codeaurora.org>
parent 144a671c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -388,6 +388,8 @@ static struct msm_soc_info cpu_of_id[] = {

	/* qcs405 ID */
	[352] = {MSM_CPU_QCS405, "QCS405"},
	[451] = {MSM_CPU_QCS405, "SA2145P"},
	[452] = {MSM_CPU_QCS405, "SA2150P"},

	/* qcs404 ID */
	[410] = {MSM_CPU_QCS404, "QCS404"},