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

Commit bbe1dc61 authored by Rohit Vaswani's avatar Rohit Vaswani
Browse files

soc: qcom: socinfo: Add chip id for APQ8094



Add a new id to recognize the APQ 8094 chip

Change-Id: Id7ea72b3a1b8d70b2005521d452d02ff0f3ab2c8
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent 82f65cf9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -471,6 +471,7 @@ static struct msm_soc_info cpu_of_id[] = {

	/* 8994 ID */
	[207] = {MSM_CPU_8994, "MSM8994"},
	[253] = {MSM_CPU_8994, "APQ8094"},

	/* 8992 ID */
	[251] = {MSM_CPU_8992, "MSM8992"},