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

Commit fe991541 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: socinfo: Add soc ids for MSM8996pro and APQ8096pro"

parents e39aa29d b464fa87
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -505,6 +505,8 @@ static struct msm_soc_info cpu_of_id[] = {
	/* 8996 IDs */
	[246] = {MSM_CPU_8996, "MSM8996"},
	[291] = {MSM_CPU_8996, "APQ8096"},
	[305] = {MSM_CPU_8996, "MSM8996pro"},
	[312] = {MSM_CPU_8996, "APQ8096pro"},

	/* 8976 ID */
	[266] = {MSM_CPU_8976, "MSM8976"},