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

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

arm64: dts: renesas: r8a77970: sort subnodes of root node alphabetically



Sort root sub-nodes alphabetically for allow for easier maintenance of
this file.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 7859eb31
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -27,11 +27,6 @@
		i2c4 = &i2c4;
	};

	psci {
		compatible = "arm,psci-1.0", "arm,psci-0.2";
		method = "smc";
	};

	cpus {
		#address-cells = <1>;
		#size-cells = <0>;
@@ -68,6 +63,11 @@
		clock-frequency = <0>;
	};

	psci {
		compatible = "arm,psci-1.0", "arm,psci-0.2";
		method = "smc";
	};

	/* External SCIF clock - to be overridden by boards that provide it */
	scif_clk: scif {
		compatible = "fixed-clock";