ARM: dts: qcom: Update board id for Sun vms MTP and CDP
Update board-id for Sun MTP and CDP. Change-Id: I36cbe299e9271395914c792cef41a933b91bc64b Signed-off-by: Rui Chen <quic_ruc@quicinc.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
/dts-v1/;
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
model = "Qualcomm Technologies, Inc. Sun SVM CDP";
|
||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp",
|
||||
"qcom,sunp", "qcom,cdp";
|
||||
qcom,board-id = <0x10001 0>;
|
||||
qcom,board-id = <1 0>;
|
||||
};
|
||||
|
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
/dts-v1/;
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
model = "Qualcomm Technologies, Inc. Sun SVM MTP";
|
||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp",
|
||||
"qcom,sunp", "qcom,mtp";
|
||||
qcom,board-id = <0x10008 0>;
|
||||
qcom,board-id = <8 0>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user