From: Yoshihiro Kaneko Date: Mon, 19 Aug 2019 12:56:33 +0000 (+0900) Subject: arm64: dts: renesas: r8a77970: Sort nodes X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~3890^2~24^2~3 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=5eb624ebc700592d0c9e9e1b3ad59ffc6108c683;p=linux.git 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 Reviewed-by: Simon Horman Signed-off-by: Geert Uytterhoeven --- 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 { - }; }; };