summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/r8a7791.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/r8a7791.dtsi b/arch/arm/boot/dts/r8a7791.dtsi
index dc65935..f11dab7 100644
--- a/arch/arm/boot/dts/r8a7791.dtsi
+++ b/arch/arm/boot/dts/r8a7791.dtsi
@@ -1703,16 +1703,16 @@
thermal-zones {
cpu_thermal: cpu-thermal {
- polling-delay-passive = <0>;
- polling-delay = <0>;
+ polling-delay-passive = <0>;
+ polling-delay = <0>;
thermal-sensors = <&thermal>;
trips {
cpu-crit {
- temperature = <95000>;
- hysteresis = <0>;
- type = "critical";
+ temperature = <95000>;
+ hysteresis = <0>;
+ type = "critical";
};
};
cooling-maps {
OpenPOWER on IntegriCloud