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

Commit 86af5aac authored by Simon Horman's avatar Simon Horman
Browse files

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



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

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

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

	cpus {
		#address-cells = <1>;
		#size-cells = <0>;
@@ -208,6 +203,11 @@
				     <&a53_3>;
	};

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

	soc: soc {
		compatible = "simple-bus";
		interrupt-parent = <&gic>;