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: Venkatesh Yadav Abbarapu <vabbar@codeaurora.org>
Signed-off-by: mohammed thasleem <mthasl@codeaurora.org>
Signed-off-by: Gopal G Goberu <ggober@codeaurora.org>
This commit is contained in:
Venkatesh Yadav Abbarapu 2015-09-08 17:35:56 +05:30 committed by David Keitel
parent aab7ab1e09
commit 87c74153a8

View file

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