soc: qcom: Add CROW_LTE SoC information to socinfo
Add CROW_LTE SoC information to socinfo. Change-Id: I8bcd5246c23f2772785e67dea7966852d7a89e88 Signed-off-by: Saranya R <quic_sarar@quicinc.com>
This commit is contained in:
@@ -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 <linux/debugfs.h>
|
||||
@@ -1249,6 +1249,7 @@ static const struct soc_id soc_id[] = {
|
||||
{ 606, "MONACOAU_IVI"},
|
||||
{ 607, "MONACOAU_SRV1L"},
|
||||
{ 608, "CROW" },
|
||||
{ 644, "CROW_LTE" },
|
||||
};
|
||||
|
||||
static struct qcom_socinfo *qsocinfo;
|
||||
|
||||
Reference in New Issue
Block a user