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

Commit 508fda6b authored by Shadab Naseem's avatar Shadab Naseem Committed by Maria Yu
Browse files

socinfo: msm: Add soc id for SDA450



Add soc id for SDA450 in socinfo driver.
SDA450 is APQ version of SDM450.

Change-Id: Ia70e52b7ba4696e8cf705712402e75fecd445fcd
Signed-off-by: default avatarShadab Naseem <snaseem@codeaurora.org>
Signed-off-by: default avatarMaria Yu <aiquny@codeaurora.org>
parent 61147a12
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -605,6 +605,7 @@ static struct msm_soc_info cpu_of_id[] = {


	/* SDM450 ID */
	/* SDM450 ID */
	[338] = {MSM_CPU_SDM450, "SDM450"},
	[338] = {MSM_CPU_SDM450, "SDM450"},
	[351] = {MSM_CPU_SDM450, "SDA450"},


	/* SDM632 ID */
	/* SDM632 ID */
	[349] = {MSM_CPU_SDM632, "SDM632"},
	[349] = {MSM_CPU_SDM632, "SDM632"},