summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/cpufreq/cpufreq-mediatek.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/cpufreq/cpufreq-mediatek.txt')
-rw-r--r--dts/Bindings/cpufreq/cpufreq-mediatek.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/dts/Bindings/cpufreq/cpufreq-mediatek.txt b/dts/Bindings/cpufreq/cpufreq-mediatek.txt
index f6403089ed..d36f07e0a2 100644
--- a/dts/Bindings/cpufreq/cpufreq-mediatek.txt
+++ b/dts/Bindings/cpufreq/cpufreq-mediatek.txt
@@ -21,8 +21,6 @@ Optional properties:
flow is handled by hardware, hence no software "voltage tracking" is
needed.
- #cooling-cells:
-- cooling-min-level:
-- cooling-max-level:
Please refer to Documentation/devicetree/bindings/thermal/thermal.txt
for detail.
@@ -67,8 +65,6 @@ Example 1 (MT7623 SoC):
clock-names = "cpu", "intermediate";
operating-points-v2 = <&cpu_opp_table>;
#cooling-cells = <2>;
- cooling-min-level = <0>;
- cooling-max-level = <7>;
};
cpu@1 {
device_type = "cpu";