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

Commit 01e487a3 authored by Venkatesh Yadav Abbarapu's avatar Venkatesh Yadav Abbarapu
Browse files

msm: socinfo: Add socinfo for wearable platforms



Add chip IDs for apq8009w and msm8909w wearable targets

CRs-Fixed: 977075
Change-Id: If3e3d29d2a6e7fd9046ec60b495282b16087162c
Signed-off-by: default avatarVenkatesh Yadav Abbarapu <vabbar@codeaurora.org>
Signed-off-by: default avatarmohammed thasleem <mthasl@codeaurora.org>
Signed-off-by: default avatarGopal G Goberu <ggober@codeaurora.org>
parent ea43e201
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -477,6 +477,8 @@ static struct msm_soc_info cpu_of_id[] = {
	[260] = {MSM_CPU_8909, "MDMFERRUM"},
	[261] = {MSM_CPU_8909, "MDMFERRUM"},
	[262] = {MSM_CPU_8909, "MDMFERRUM"},
	[300] = {MSM_CPU_8909, "MSM8909W"},
	[301] = {MSM_CPU_8909, "APQ8009W"},

	/* ZIRC IDs */
	[234] = {MSM_CPU_ZIRC, "MSMZIRC"},