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

Commit c0b37455 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 socinfo for other variants of 8939"

parents 7f1fff89 fcd11126
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -455,9 +455,13 @@ static struct msm_soc_info cpu_of_id[] = {

	/* 8936 IDs */
	[233] = {MSM_CPU_8936, "MSM8936"},
	[240] = {MSM_CPU_8936, "APQ8036"},
	[242] = {MSM_CPU_8936, "MSM8236"},

	/* 8939 IDs */
	[239] = {MSM_CPU_8939, "MSM8939"},
	[241] = {MSM_CPU_8939, "APQ8039"},
	[263] = {MSM_CPU_8939, "MSM8239"},

	/* ferrum IDs */
	[245] = {MSM_CPU_FERRUM, "MSMFERRUM"},