Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c79661eb authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

arm64: dts: renesas: Remove unneeded status from thermal nodes



The thermal device is supposed to be always enabled.  As the default
value of the status property is "okay", there is no need to make this
explicit in SoC-specific .dtsi files where no override is involved.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 450d6079
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -358,7 +358,6 @@
			power-domains = <&sysc 32>;
			resets = <&cpg 522>;
			#thermal-sensor-cells = <1>;
			status = "okay";
		};

		intc_ex: interrupt-controller@e61c0000 {
+0 −1
Original line number Diff line number Diff line
@@ -455,7 +455,6 @@
			power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
			resets = <&cpg 522>;
			#thermal-sensor-cells = <1>;
			status = "okay";
		};

		intc_ex: interrupt-controller@e61c0000 {
+0 −1
Original line number Diff line number Diff line
@@ -434,7 +434,6 @@
			power-domains = <&sysc R8A7796_PD_ALWAYS_ON>;
			resets = <&cpg 522>;
			#thermal-sensor-cells = <1>;
			status = "okay";
		};

		intc_ex: interrupt-controller@e61c0000 {
+0 −1
Original line number Diff line number Diff line
@@ -350,7 +350,6 @@
			power-domains = <&sysc R8A77965_PD_ALWAYS_ON>;
			resets = <&cpg 522>;
			#thermal-sensor-cells = <1>;
			status = "okay";
		};

		intc_ex: interrupt-controller@e61c0000 {