diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c index 5ebfc90c3918..774ab65fe212 100644 --- a/drivers/soc/qcom/socinfo.c +++ b/drivers/soc/qcom/socinfo.c @@ -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"},