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: Arun KS <arunks@codeaurora.org>
This commit is contained in:
Arun KS 2018-10-30 11:02:11 +05:30
parent 0773fb50d4
commit d2be5dd424

View file

@ -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"},