mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
dts: txlx enable thermal [1/1]
PD#167790: dts: txlx enable thermal Change-Id: Idf35b8edabd55f6e8cded3a3adf74e1e0c0716a2 Signed-off-by: Huan Biao <huan.biao@amlogic.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
cpus:cpus {
|
||||
#address-cells = <2>;
|
||||
#size-cells = <0>;
|
||||
|
||||
#cooling-cells = <2>;/* min followed by max */
|
||||
cpu-map {
|
||||
cluster0:cluster0 {
|
||||
core0 {
|
||||
|
||||
@@ -1223,7 +1223,7 @@
|
||||
aml_sensor0: aml-sensor@0 {
|
||||
compatible = "amlogic, aml-thermal";
|
||||
device_name = "thermal";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
#thermal-sensor-cells = <1>;
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
@@ -1386,7 +1386,7 @@
|
||||
};
|
||||
gpufreq_cooling_map {
|
||||
trip = <&control>;
|
||||
//cooling-device = <&gpu 0 4>;
|
||||
cooling-device = <&gpu 0 4>;
|
||||
contribution = <1024>;
|
||||
};
|
||||
gpucore_cooling_map {
|
||||
|
||||
@@ -1250,7 +1250,7 @@
|
||||
aml_sensor0: aml-sensor@0 {
|
||||
compatible = "amlogic, aml-thermal";
|
||||
device_name = "thermal";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
#thermal-sensor-cells = <1>;
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
@@ -1414,7 +1414,7 @@
|
||||
};
|
||||
gpufreq_cooling_map {
|
||||
trip = <&control>;
|
||||
//cooling-device = <&gpu 0 4>;
|
||||
cooling-device = <&gpu 0 4>;
|
||||
contribution = <1024>;
|
||||
};
|
||||
gpucore_cooling_map {
|
||||
|
||||
@@ -1249,7 +1249,7 @@
|
||||
aml_sensor0: aml-sensor@0 {
|
||||
compatible = "amlogic, aml-thermal";
|
||||
device_name = "thermal";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
#thermal-sensor-cells = <1>;
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
@@ -1413,7 +1413,7 @@
|
||||
};
|
||||
gpufreq_cooling_map {
|
||||
trip = <&control>;
|
||||
//cooling-device = <&gpu 0 4>;
|
||||
cooling-device = <&gpu 0 4>;
|
||||
contribution = <1024>;
|
||||
};
|
||||
gpucore_cooling_map {
|
||||
|
||||
@@ -1248,7 +1248,7 @@
|
||||
aml_sensor0: aml-sensor@0 {
|
||||
compatible = "amlogic, aml-thermal";
|
||||
device_name = "thermal";
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
#thermal-sensor-cells = <1>;
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
@@ -1412,7 +1412,7 @@
|
||||
};
|
||||
gpufreq_cooling_map {
|
||||
trip = <&control>;
|
||||
//cooling-device = <&gpu 0 4>;
|
||||
cooling-device = <&gpu 0 4>;
|
||||
contribution = <1024>;
|
||||
};
|
||||
gpucore_cooling_map {
|
||||
|
||||
Reference in New Issue
Block a user