Merge "soc: qcom: Add CROW_LTE SoC information to socinfo"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
84851d12f3
@@ -2,7 +2,7 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2009-2017, 2021 The Linux Foundation. All rights reserved.
|
* Copyright (c) 2009-2017, 2021 The Linux Foundation. All rights reserved.
|
||||||
* Copyright (c) 2017-2019, Linaro Ltd.
|
* 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>
|
#include <linux/debugfs.h>
|
||||||
@@ -1255,6 +1255,7 @@ static const struct soc_id soc_id[] = {
|
|||||||
{ 606, "MONACOAU_IVI"},
|
{ 606, "MONACOAU_IVI"},
|
||||||
{ 607, "MONACOAU_SRV1L"},
|
{ 607, "MONACOAU_SRV1L"},
|
||||||
{ 608, "CROW" },
|
{ 608, "CROW" },
|
||||||
|
{ 644, "CROW_LTE" },
|
||||||
};
|
};
|
||||||
|
|
||||||
static struct qcom_socinfo *qsocinfo;
|
static struct qcom_socinfo *qsocinfo;
|
||||||
|
|||||||
Reference in New Issue
Block a user