mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-01-31 09:06:12 +00:00
ARM: dts: qcom: Enable thermal zones and cooling devices for sa8195
Enable TSENS thermal zones and different cooling devices for sa8195. Change-Id: I09479312996faf6167a0f56818ea0f9d8b0a0ab1
This commit is contained in:
1105
qcom/sa8195-thermal.dtsi
Normal file
1105
qcom/sa8195-thermal.dtsi
Normal file
File diff suppressed because it is too large
Load Diff
@@ -46,6 +46,7 @@
|
||||
cache-size = <0x8000>;
|
||||
next-level-cache = <&L2_0>;
|
||||
qcom,freq-domain = <&cpufreq_hw 0 4>;
|
||||
#cooling-cells = <2>;
|
||||
L2_0: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
cache-size = <0x20000>;
|
||||
@@ -133,6 +134,7 @@
|
||||
cache-size = <0x10000>;
|
||||
next-level-cache = <&L2_4>;
|
||||
qcom,freq-domain = <&cpufreq_hw 1 4>;
|
||||
#cooling-cells = <2>;
|
||||
L2_4: l2-cache {
|
||||
compatible = "arm,arch-cache";
|
||||
cache-size = <0x80000>;
|
||||
@@ -969,6 +971,9 @@
|
||||
};
|
||||
};
|
||||
|
||||
thermal_zones: thermal-zones {
|
||||
};
|
||||
|
||||
soc-sleep-stats@c3f0000 {
|
||||
compatible = "qcom,rpmh-sleep-stats-legacy";
|
||||
reg = <0xc3f0000 0x400>;
|
||||
@@ -1815,3 +1820,4 @@
|
||||
parent-supply = <&VDD_MMCX_LEVEL>;
|
||||
status = "ok";
|
||||
};
|
||||
#include "sa8195-thermal.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user