Merge "ARM: dts: qcom: update thermal zone trips for tsens for sun-tp"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
0e6caaf6e2
@@ -15,8 +15,8 @@ add-overlays = $(foreach o,$1,$(foreach b,$2,$(eval $(basename $b)-$(basename $o
|
|||||||
|
|
||||||
ifneq ($(CONFIG_ARCH_QTI_VM), y)
|
ifneq ($(CONFIG_ARCH_QTI_VM), y)
|
||||||
|
|
||||||
SUN_BASE_DTB += sun.dtb sun-v2.dtb
|
SUN_BASE_DTB += sun.dtb sun-v2.dtb sun-tp.dtb sun-tp-v2.dtb
|
||||||
SUN_APQ_BASE_DTB += sunp.dtb sunp-v2.dtb
|
SUN_APQ_BASE_DTB += sunp.dtb sunp-v2.dtb sunp-tp.dtb sunp-tp-v2.dtb
|
||||||
|
|
||||||
SUN_BOARDS += \
|
SUN_BOARDS += \
|
||||||
sun-mtp-3.5mm-overlay.dtbo \
|
sun-mtp-3.5mm-overlay.dtbo \
|
||||||
|
@@ -12,6 +12,16 @@ _platform_map = {
|
|||||||
"apq": True,
|
"apq": True,
|
||||||
},
|
},
|
||||||
{"name": "sun-v2.dtb"},
|
{"name": "sun-v2.dtb"},
|
||||||
|
{"name": "sun-tp.dtb"},
|
||||||
|
{"name": "sun-tp-v2.dtb"},
|
||||||
|
{
|
||||||
|
"name": "sunp-tp.dtb",
|
||||||
|
"apq": True,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sunp-tp-v2.dtb",
|
||||||
|
"apq": True,
|
||||||
|
},
|
||||||
],
|
],
|
||||||
"dtbo_list": [
|
"dtbo_list": [
|
||||||
# keep sorted
|
# keep sorted
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,7 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun ATP";
|
model = "Qualcomm Technologies, Inc. Sun ATP";
|
||||||
compatible = "qcom,sun-atp", "qcom,sun", "qcom,sunp-atp", "qcom,sunp",
|
compatible = "qcom,sun-atp", "qcom,sun", "qcom,sunp-atp", "qcom,sunp",
|
||||||
"qcom,atp";
|
"qcom,atp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <0x100026a 0x10000>,
|
||||||
|
<0x100026a 0x20000>;
|
||||||
qcom,board-id = <0x10021 0>;
|
qcom,board-id = <0x10021 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun CDP Kiwi WLAN";
|
model = "Qualcomm Technologies, Inc. Sun CDP Kiwi WLAN";
|
||||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
||||||
"qcom,cdp";
|
"qcom,cdp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x20001 0>;
|
qcom,board-id = <0x20001 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun CDP Kiwi WLAN V8 Power Grid";
|
model = "Qualcomm Technologies, Inc. Sun CDP Kiwi WLAN V8 Power Grid";
|
||||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
||||||
"qcom,cdp";
|
"qcom,cdp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x60001 0>;
|
qcom,board-id = <0x60001 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
* Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
/dts-v1/;
|
||||||
@@ -11,6 +11,8 @@
|
|||||||
/ {
|
/ {
|
||||||
model = "Qualcomm Technologies, Inc. Sun CDP SN300 NFC";
|
model = "Qualcomm Technologies, Inc. Sun CDP SN300 NFC";
|
||||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp", "qcom,cdp";
|
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp", "qcom,cdp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x40001 0>;
|
qcom,board-id = <0x40001 0>;
|
||||||
};
|
};
|
||||||
|
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun CDP No Display";
|
model = "Qualcomm Technologies, Inc. Sun CDP No Display";
|
||||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
||||||
"qcom,cdp";
|
"qcom,cdp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x30001 0>;
|
qcom,board-id = <0x30001 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun CDP";
|
model = "Qualcomm Technologies, Inc. Sun CDP";
|
||||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
||||||
"qcom,cdp";
|
"qcom,cdp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <1 0>;
|
qcom,board-id = <1 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun CDP V8 Power Grid";
|
model = "Qualcomm Technologies, Inc. Sun CDP V8 Power Grid";
|
||||||
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
compatible = "qcom,sun-cdp", "qcom,sun", "qcom,sunp-cdp", "qcom,sunp",
|
||||||
"qcom,cdp";
|
"qcom,cdp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x50001 0>;
|
qcom,board-id = <0x50001 0>;
|
||||||
};
|
};
|
||||||
|
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun MTP with 3.5mm";
|
model = "Qualcomm Technologies, Inc. Sun MTP with 3.5mm";
|
||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
||||||
"qcom,mtp";
|
"qcom,mtp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x60008 0>;
|
qcom,board-id = <0x60008 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun MTP Kiwi WLAN";
|
model = "Qualcomm Technologies, Inc. Sun MTP Kiwi WLAN";
|
||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
||||||
"qcom,mtp";
|
"qcom,mtp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x20008 0>;
|
qcom,board-id = <0x20008 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun MTP Kiwi WLAN V8 Power Grid";
|
model = "Qualcomm Technologies, Inc. Sun MTP Kiwi WLAN V8 Power Grid";
|
||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
||||||
"qcom,mtp";
|
"qcom,mtp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x50008 0>;
|
qcom,board-id = <0x50008 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2022-2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
* Copyright (c) 2022-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/dts-v1/;
|
/dts-v1/;
|
||||||
@@ -11,6 +11,8 @@
|
|||||||
/ {
|
/ {
|
||||||
model = "Qualcomm Technologies, Inc. Sun MTP SN300 NFC";
|
model = "Qualcomm Technologies, Inc. Sun MTP SN300 NFC";
|
||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp", "qcom,mtp";
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp", "qcom,mtp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x30008 0>;
|
qcom,board-id = <0x30008 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun MTP";
|
model = "Qualcomm Technologies, Inc. Sun MTP";
|
||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
||||||
"qcom,mtp";
|
"qcom,mtp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <8 0>;
|
qcom,board-id = <8 0>;
|
||||||
};
|
};
|
||||||
|
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun MTP QMP1000";
|
model = "Qualcomm Technologies, Inc. Sun MTP QMP1000";
|
||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
||||||
"qcom,mtp";
|
"qcom,mtp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x108 0>;
|
qcom,board-id = <0x108 0>;
|
||||||
};
|
};
|
||||||
|
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun MTP QMP1000 V8 Power Grid";
|
model = "Qualcomm Technologies, Inc. Sun MTP QMP1000 V8 Power Grid";
|
||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
||||||
"qcom,mtp";
|
"qcom,mtp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x40108 0>;
|
qcom,board-id = <0x40108 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun MTP V8 Power Grid";
|
model = "Qualcomm Technologies, Inc. Sun MTP V8 Power Grid";
|
||||||
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
compatible = "qcom,sun-mtp", "qcom,sun", "qcom,sunp-mtp", "qcom,sunp",
|
||||||
"qcom,mtp";
|
"qcom,mtp";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x40008 0>;
|
qcom,board-id = <0x40008 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun QRD SKU1";
|
model = "Qualcomm Technologies, Inc. Sun QRD SKU1";
|
||||||
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp",
|
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp",
|
||||||
"qcom,qrd";
|
"qcom,qrd";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x1000B 0>;
|
qcom,board-id = <0x1000B 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun QRD SKU1 V8 Power Grid";
|
model = "Qualcomm Technologies, Inc. Sun QRD SKU1 V8 Power Grid";
|
||||||
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp",
|
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp",
|
||||||
"qcom,qrd";
|
"qcom,qrd";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x3000B 0>;
|
qcom,board-id = <0x3000B 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -12,6 +12,8 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun QRD SKU2 V8 Power Grid";
|
model = "Qualcomm Technologies, Inc. Sun QRD SKU2 V8 Power Grid";
|
||||||
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp",
|
compatible = "qcom,sun-qrd", "qcom,sun", "qcom,sunp-qrd", "qcom,sunp",
|
||||||
"qcom,qrd";
|
"qcom,qrd";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>,
|
||||||
|
<0x100026a 0x10000>, <0x100026a 0x20000>,
|
||||||
|
<0x100027f 0x10000>, <0x100027f 0x20000>;
|
||||||
qcom,board-id = <0x2000B 0>;
|
qcom,board-id = <0x2000B 0>;
|
||||||
};
|
};
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun RCM Kiwi WLAN";
|
model = "Qualcomm Technologies, Inc. Sun RCM Kiwi WLAN";
|
||||||
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp-rcm", "qcom,sunp",
|
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp-rcm", "qcom,sunp",
|
||||||
"qcom,rcm";
|
"qcom,rcm";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <0x100026a 0x10000>,
|
||||||
|
<0x100026a 0x20000>;
|
||||||
qcom,board-id = <0x40015 0>;
|
qcom,board-id = <0x40015 0>;
|
||||||
};
|
};
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun RCM Kiwi WLAN V8 Power Grid";
|
model = "Qualcomm Technologies, Inc. Sun RCM Kiwi WLAN V8 Power Grid";
|
||||||
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp-rcm", "qcom,sunp",
|
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp-rcm", "qcom,sunp",
|
||||||
"qcom,rcm";
|
"qcom,rcm";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <0x100026a 0x10000>,
|
||||||
|
<0x100026a 0x20000>;
|
||||||
qcom,board-id = <0x20015 0>;
|
qcom,board-id = <0x20015 0>;
|
||||||
};
|
};
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-3-Clause
|
// 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/;
|
/dts-v1/;
|
||||||
@@ -11,6 +11,7 @@
|
|||||||
/ {
|
/ {
|
||||||
model = "Qualcomm Technologies, Inc. Sun RCM";
|
model = "Qualcomm Technologies, Inc. Sun RCM";
|
||||||
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp", "qcom,rcm";
|
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp", "qcom,rcm";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <0x100026a 0x10000>,
|
||||||
|
<0x100026a 0x20000>;
|
||||||
qcom,board-id = <0x15 0>;
|
qcom,board-id = <0x15 0>;
|
||||||
};
|
};
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
model = "Qualcomm Technologies, Inc. Sun RCM V8 Power Grid";
|
model = "Qualcomm Technologies, Inc. Sun RCM V8 Power Grid";
|
||||||
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp-rcm", "qcom,sunp",
|
compatible = "qcom,sun-rcm", "qcom,sun", "qcom,sunp-rcm", "qcom,sunp",
|
||||||
"qcom,rcm";
|
"qcom,rcm";
|
||||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <0x100026a 0x10000>,
|
||||||
|
<0x100026a 0x20000>;
|
||||||
qcom,board-id = <0x30015 0>;
|
qcom,board-id = <0x30015 0>;
|
||||||
};
|
};
|
||||||
|
15
qcom/sun-tp-v2.dts
Normal file
15
qcom/sun-tp-v2.dts
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
|
||||||
|
#include "sun-v2.dtsi"
|
||||||
|
#include "sun-tp-v2.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Qualcomm Technologies, Inc. Sun Alt. Thermal Profile v2 SoC";
|
||||||
|
compatible = "qcom,sun";
|
||||||
|
qcom,board-id = <0 0>;
|
||||||
|
};
|
12
qcom/sun-tp-v2.dtsi
Normal file
12
qcom/sun-tp-v2.dtsi
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "sun-tp.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Qualcomm Technologies, Inc. Sun Alt. Thermal Profile SoC";
|
||||||
|
compatible = "qcom,sun";
|
||||||
|
qcom,msm-id = <0x100026a 0x20000>;
|
||||||
|
};
|
15
qcom/sun-tp.dts
Normal file
15
qcom/sun-tp.dts
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
|
||||||
|
#include "sun.dtsi"
|
||||||
|
#include "sun-tp.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Qualcomm Technologies, Inc. Sun Alt. Thermal Profile SoC";
|
||||||
|
compatible = "qcom,sun";
|
||||||
|
qcom,board-id = <0 0>;
|
||||||
|
};
|
552
qcom/sun-tp.dtsi
Normal file
552
qcom/sun-tp.dtsi
Normal file
@@ -0,0 +1,552 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Qualcomm Technologies, Inc. Sun Alt. Thermal Profile SoC";
|
||||||
|
compatible = "qcom,sun";
|
||||||
|
qcom,msm-id = <0x100026a 0x10000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
&thermal_zones {
|
||||||
|
aoss-0 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-0-0 {
|
||||||
|
trips {
|
||||||
|
cpu0-emerg0-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu0-emerg0-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-0-1 {
|
||||||
|
trips {
|
||||||
|
cpu0-emerg1-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu0-emerg1-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-1-0 {
|
||||||
|
trips {
|
||||||
|
cpu1-emerg0-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu1-emerg0-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-1-1 {
|
||||||
|
trips {
|
||||||
|
cpu1-emerg1-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu1-emerg1-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-2-0 {
|
||||||
|
trips {
|
||||||
|
cpu2-emerg0-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu2-emerg0-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-2-1 {
|
||||||
|
trips {
|
||||||
|
cpu2-emerg1-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu2-emerg1-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-3-0 {
|
||||||
|
trips {
|
||||||
|
cpu3-emerg0-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu3-emerg0-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-3-1 {
|
||||||
|
trips {
|
||||||
|
cpu3-emerg1-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu3-emerg1-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-4-0 {
|
||||||
|
trips {
|
||||||
|
cpu4-emerg0-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu4-emerg0-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-4-1 {
|
||||||
|
trips {
|
||||||
|
cpu4-emerg1-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu4-emerg1-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-5-0 {
|
||||||
|
trips {
|
||||||
|
cpu5-emerg0-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu5-emerg0-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-0-5-1 {
|
||||||
|
trips {
|
||||||
|
cpu5-emerg1-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu5-emerg1-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpuss-0-0 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpuss-0-1 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
aoss-1 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-1-0-0 {
|
||||||
|
trips {
|
||||||
|
cpu6-emerg0-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu6-emerg0-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-1-0-1 {
|
||||||
|
trips {
|
||||||
|
cpu6-emerg1-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu6-emerg1-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-1-1-0 {
|
||||||
|
trips {
|
||||||
|
cpu7-emerg0-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu7-emerg0-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu-1-1-1 {
|
||||||
|
trips {
|
||||||
|
cpu7-emerg1-cfg {
|
||||||
|
temperature = <118000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
cpu7-emerg1-1-cfg {
|
||||||
|
temperature = <120000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpuss-1-0 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
cpuss-1-1 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
nsphvx-0 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
nsphvx-1 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
nsphvx-2 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
nsphmx-0 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
nsphmx-1 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
nsphmx-2 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
nsphmx-3 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
ddr {
|
||||||
|
trips {
|
||||||
|
ddr0-config {
|
||||||
|
temperature = <100000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
aoss-2 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gpuss-0 {
|
||||||
|
trips {
|
||||||
|
tj_cfg {
|
||||||
|
temperature = <105000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gpuss-1 {
|
||||||
|
trips {
|
||||||
|
tj_cfg {
|
||||||
|
temperature = <105000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gpuss-2 {
|
||||||
|
trips {
|
||||||
|
tj_cfg {
|
||||||
|
temperature = <105000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gpuss-3 {
|
||||||
|
trips {
|
||||||
|
tj_cfg {
|
||||||
|
temperature = <105000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gpuss-4 {
|
||||||
|
trips {
|
||||||
|
tj_cfg {
|
||||||
|
temperature = <105000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gpuss-5 {
|
||||||
|
trips {
|
||||||
|
tj_cfg {
|
||||||
|
temperature = <105000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gpuss-6 {
|
||||||
|
trips {
|
||||||
|
tj_cfg {
|
||||||
|
temperature = <105000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
gpuss-7 {
|
||||||
|
trips {
|
||||||
|
tj_cfg {
|
||||||
|
temperature = <105000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
mdmss-0 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
mdmss-1 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
mdmss-2 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
mdmss-3 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
camera-0 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
camera-1 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
video {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
|
aoss-3 {
|
||||||
|
trips {
|
||||||
|
reset-mon-cfg {
|
||||||
|
temperature = <125000>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
15
qcom/sunp-tp-v2.dts
Normal file
15
qcom/sunp-tp-v2.dts
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
|
||||||
|
#include "sunp-v2.dtsi"
|
||||||
|
#include "sunp-tp-v2.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Qualcomm Technologies, Inc. SunP v2 Alt. Thermal Profile SoC";
|
||||||
|
compatible = "qcom,sunp";
|
||||||
|
qcom,board-id = <0 0>;
|
||||||
|
};
|
12
qcom/sunp-tp-v2.dtsi
Normal file
12
qcom/sunp-tp-v2.dtsi
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "sun-tp-v2.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Qualcomm Technologies, Inc. SunP Alt. Thermal Profile v2 SoC";
|
||||||
|
compatible = "qcom,sunp";
|
||||||
|
qcom,msm-id = <0x100027f 0x20000>;
|
||||||
|
};
|
15
qcom/sunp-tp.dts
Normal file
15
qcom/sunp-tp.dts
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/dts-v1/;
|
||||||
|
|
||||||
|
#include "sunp.dtsi"
|
||||||
|
#include "sunp-tp.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Qualcomm Technologies, Inc. SunP Alt. Thermal Profile SoC";
|
||||||
|
compatible = "qcom,sunp";
|
||||||
|
qcom,board-id = <0 0>;
|
||||||
|
};
|
12
qcom/sunp-tp.dtsi
Normal file
12
qcom/sunp-tp.dtsi
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
// SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||||
|
*/
|
||||||
|
|
||||||
|
#include "sun-tp.dtsi"
|
||||||
|
|
||||||
|
/ {
|
||||||
|
model = "Qualcomm Technologies, Inc. SunP Alt. Thermal Profile SoC";
|
||||||
|
compatible = "qcom,sunp";
|
||||||
|
qcom,msm-id = <0x100027f 0x10000>;
|
||||||
|
};
|
Reference in New Issue
Block a user