Merge b14f52feb7 on remote branch

Change-Id: Ie2879bbfc161c8041e77371eb94a2af09957782a
This commit is contained in:
Linux Build Service Account
2025-07-20 22:24:01 -07:00
2 changed files with 8 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
*/
/dts-v1/;
@@ -16,7 +16,8 @@
model = "Qualcomm Technologies, Inc. Sun";
compatible = "qcom,sun";
qcom,msm-id = <618 0x20000>, <639 0x20000>,
<0x100026a 0x20000>,
<0x100027f 0x20000>;
<0x100026a 0x20000>, <0x100027f 0x20000>,
<705 0x20000>, <706 0x20000>,
<0x10002c1 0x20000>, <0x10002c2 0x20000>;
qcom,board-id = <0 0>;
};

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
*/
/dts-v1/;
@@ -16,7 +16,8 @@
model = "Qualcomm Technologies, Inc. Sun";
compatible = "qcom,sun";
qcom,msm-id = <618 0x10000>, <639 0x10000>,
<0x100026a 0x10000>,
<0x100027f 0x10000>;
<0x100026a 0x10000>, <0x100027f 0x10000>,
<705 0x10000>, <706 0x10000>,
<0x10002c1 0x10000>, <0x10002c2 0x10000>;
qcom,board-id = <0 0>;
};