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:
parent
aab7ab1e09
commit
87c74153a8
1 changed files with 2 additions and 0 deletions
|
@ -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"},
|
||||
|
|
Loading…
Add table
Reference in a new issue