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

Commit d2be5dd4 authored by Arun KS's avatar Arun KS
Browse files

soc: qcom: socinfo: Add support for APQ8096A



Add CPU ID to the socinfo table needed to support
APQ8096A Automotive SoC.

Change-Id: I621faa171c867b36fa541961772a841333917861
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent 0773fb50
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -539,6 +539,7 @@ static struct msm_soc_info cpu_of_id[] = {
	[312] = {MSM_CPU_8996, "APQ8096pro"},
	[315] = {MSM_CPU_8996, "MSM8996pro"},
	[316] = {MSM_CPU_8996, "APQ8096pro"},
	[387] = {MSM_CPU_8996, "APQ8096A"},

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