summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/r8a7793.dtsi
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2018-01-26 10:36:35 +0100
committerSimon Horman <horms+renesas@verge.net.au>2018-02-12 13:50:58 +0100
commit77b1e3d230e5e42bbde3f11923b34382832a8415 (patch)
tree790f095feda742f70e443c693ad1077121f27cf7 /arch/arm/boot/dts/r8a7793.dtsi
parentc57c1b7ce8c6743ca745a577e7ac6b81a59a2479 (diff)
ARM: dts: r8a7793: consistently use single space before =
Consistently use a single space before a =. This patch fixes instances where a tab is used instead. This patch should not introduce any functional change. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'arch/arm/boot/dts/r8a7793.dtsi')
-rw-r--r--arch/arm/boot/dts/r8a7793.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/boot/dts/r8a7793.dtsi b/arch/arm/boot/dts/r8a7793.dtsi
index aa7d7792fb13..f9c5a557107d 100644
--- a/arch/arm/boot/dts/r8a7793.dtsi
+++ b/arch/arm/boot/dts/r8a7793.dtsi
@@ -1362,16 +1362,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 {