Commit 6f9fe6a6 authored by Simon Horman's avatar Simon Horman
Browse files

ARM: dts: r7s72100: stop grouping clocks under a "clocks" subnode



The current practice is to not group clocks under a "clocks" subnode,
but just put them together with the other on-SoC devices.

As per updates for R-Car Gen2 SoCs by Geert Uytterhoeven.

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

	clocks {
		ranges;
		#address-cells = <1>;
		#size-cells = <1>;

	/* External clocks */
	extal_clk: extal {
		#clock-cells = <0>;
@@ -86,7 +81,6 @@
		clock-mult = <1>;
		clock-div = <12>;
	};
	};

	cpus {
		#address-cells = <1>;