aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/renesas/r8a77970.dtsi
diff options
context:
space:
mode:
authorYoshihiro Kaneko <ykaneko0929@gmail.com>2019-08-19 21:56:33 +0900
committerGeert Uytterhoeven <geert+renesas@glider.be>2019-08-21 11:05:15 +0200
commit5eb624ebc700592d0c9e9e1b3ad59ffc6108c683 (patch)
tree09a7090405819d3015dd148c3f136b8fa3aecd64 /arch/arm64/boot/dts/renesas/r8a77970.dtsi
parentarm64: dts: renesas: r8a7796: Sort nodes (diff)
downloadlinux-dev-5eb624ebc700592d0c9e9e1b3ad59ffc6108c683.tar.xz
linux-dev-5eb624ebc700592d0c9e9e1b3ad59ffc6108c683.zip
arm64: dts: renesas: r8a77970: Sort nodes
Sort nodes. If node address is present * Sort by node address, grouping all nodes with the same compat string and sorting the group alphabetically. Else * Sort alphabetically This should not have any run-time effect. Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r8a77970.dtsi')
-rw-r--r--arch/arm64/boot/dts/renesas/r8a77970.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a77970.dtsi b/arch/arm64/boot/dts/renesas/r8a77970.dtsi
index 5b6164d4b8e3..0cd3b376635d 100644
--- a/arch/arm64/boot/dts/renesas/r8a77970.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77970.dtsi
@@ -1181,6 +1181,9 @@
polling-delay = <1000>;
thermal-sensors = <&thermal>;
+ cooling-maps {
+ };
+
trips {
cpu-crit {
temperature = <120000>;
@@ -1188,9 +1191,6 @@
type = "critical";
};
};
-
- cooling-maps {
- };
};
};