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

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

ARM: shmobile: r8a7779 dtsi: Update unit-addresses for clocks



  - Correct the unit-address for the "cpg_clocks" node,
  - Add missing unit-addresses for the "mstp*_clks" nodes,
  - Rename "cpg_clocks" and "mstp*_clks" nodes to the more generic
    "clocks".

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Acked-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent daab540e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -298,7 +298,7 @@
		};

		/* Special CPG clocks */
		cpg_clocks: cpg_clocks@0xe6150000 {
		cpg_clocks: clocks@ffc80000 {
			compatible = "renesas,r8a7779-cpg-clocks";
			reg = <0 0xffc80000 0 0x30>;
			clocks = <&extal_clk>;
@@ -342,7 +342,7 @@
		};

		/* Gate clocks */
		mstp0_clks: mstp0_clks {
		mstp0_clks: clocks@ffc80030 {
			compatible = "renesas,r8a7779-mstp-clocks",
			             "renesas,cpg-mstp-clocks";
			reg = <0 0xffc80030 0 4>;
@@ -379,7 +379,7 @@
				"scif1", "scif0", "i2c3", "i2c2", "i2c1",
				"i2c0";
		};
		mstp1_clks: mstp1_clks {
		mstp1_clks: clocks@ffc80034 {
			compatible = "renesas,r8a7779-mstp-clocks",
			             "renesas,cpg-mstp-clocks";
			reg = <0 0xffc80034 0 4>, <0 0xffc80044 0 4>;
@@ -408,7 +408,7 @@
				"ether", "sata",
				"pcie", "vin3";
		};
		mstp3_clks: mstp3_clks {
		mstp3_clks: clocks@ffc8003c {
			compatible = "renesas,r8a7779-mstp-clocks",
			             "renesas,cpg-mstp-clocks";
			reg = <0 0xffc8003c 0 4>;