From: Simon Horman Date: Fri, 26 Jan 2018 09:36:33 +0000 (+0100) Subject: ARM: dts: r8a7790: consistently use single space before = X-Git-Tag: v5.15~9103^2~31^2~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a63226206ce2313badee0b6ffec47f7a305c8ae;p=platform%2Fkernel%2Flinux-starfive.git ARM: dts: r8a7790: 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 Reviewed-by: Geert Uytterhoeven --- diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi index 3bbcc0b..e4367ce 100644 --- a/arch/arm/boot/dts/r8a7790.dtsi +++ b/arch/arm/boot/dts/r8a7790.dtsi @@ -1705,16 +1705,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 {