diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c index 5def74231498..bd97727c2ebc 100644 --- a/drivers/soc/qcom/socinfo.c +++ b/drivers/soc/qcom/socinfo.c @@ -2,7 +2,7 @@ /* * Copyright (c) 2009-2017, 2021 The Linux Foundation. All rights reserved. * Copyright (c) 2017-2019, Linaro Ltd. - * Copyright (c) 2022-2023, Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2022-2024, Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -1255,6 +1255,7 @@ static const struct soc_id soc_id[] = { { 606, "MONACOAU_IVI"}, { 607, "MONACOAU_SRV1L"}, { 608, "CROW" }, + { 644, "CROW_LTE" }, }; static struct qcom_socinfo *qsocinfo;