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

Commit 76d85816 authored by Shadab Naseem's avatar Shadab Naseem Committed by Kishor PK
Browse files

socinfo: msm: Add soc id for SDA450



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

Change-Id: Ia70e52b7ba4696e8cf705712402e75fecd445fcd
Signed-off-by: default avatarShadab Naseem <snaseem@codeaurora.org>
parent 0935a70e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -561,6 +561,8 @@ static struct msm_soc_info cpu_of_id[] = {

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


	/* 9607 IDs */
	[290] = {MSM_CPU_9607, "MDM9607"},