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

Commit 01c2d1c5 authored by Kaushal Kumar's avatar Kaushal Kumar Committed by Stephen Boyd
Browse files

msm: socinfo: Add new MSM IDs for 7127A and 7125A.



Add new MSM IDs for 7127A and 7125A parts.

Change-Id: I909c32fadd9cdb5bf5cd93a7061f877f5bd92cbe
Signed-off-by: default avatarKaushal Kumar <kaushalk@codeaurora.org>
parent 88ba5e8e
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -189,12 +189,14 @@ static enum msm_cpu cpu_of_id[] = {
	[88] = MSM_CPU_7X25A,
	[88] = MSM_CPU_7X25A,
	[89] = MSM_CPU_7X25A,
	[89] = MSM_CPU_7X25A,
	[96] = MSM_CPU_7X25A,
	[96] = MSM_CPU_7X25A,
	[135] = MSM_CPU_7X25A,


	/* 7x27A IDs */
	/* 7x27A IDs */
	[90] = MSM_CPU_7X27A,
	[90] = MSM_CPU_7X27A,
	[91] = MSM_CPU_7X27A,
	[91] = MSM_CPU_7X27A,
	[92] = MSM_CPU_7X27A,
	[92] = MSM_CPU_7X27A,
	[97] = MSM_CPU_7X27A,
	[97] = MSM_CPU_7X27A,
	[136] = MSM_CPU_7X27A,


	/* FSM9xxx ID */
	/* FSM9xxx ID */
	[94] = FSM_CPU_9XXX,
	[94] = FSM_CPU_9XXX,