diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c index d3d70fbbd92c..94b6e995e302 100644 --- a/drivers/soc/qcom/socinfo.c +++ b/drivers/soc/qcom/socinfo.c @@ -2,6 +2,7 @@ /* * Copyright (c) 2009-2017, 2021 The Linux Foundation. All rights reserved. * Copyright (c) 2017-2019, Linaro Ltd. + * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -803,6 +804,7 @@ static const struct soc_id soc_id[] = { { 536, "KALAMAP" }, { 539, "CINDERRU"}, { 545, "CINDERDU"}, + { 557, "PINEAPPLE" }, }; struct soc_sku {