Commit a0812885 authored by Nishanth Menon's avatar Nishanth Menon
Browse files

arm64: dts: ti: k3-*: Rename the TI-SCI clocks node name



We currently use clocks as the node name for the node representing
TI-SCI clock nodes. This is better renamed to being clock-controller
as that is a better representative of the system controller function
as a clock controller for the SoC.

Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Reviewed-by: default avatarTero Kristo <kristo@kernel.org>
Link: https://lore.kernel.org/r/20210510145033.7426-2-nm@ti.com
parent 52ae30f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@
			#power-domain-cells = <2>;
		};

		k3_clks: clocks {
		k3_clks: clock-controller {
			compatible = "ti,k2g-sci-clk";
			#clock-cells = <2>;
		};
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
			#power-domain-cells = <2>;
		};

		k3_clks: clocks {
		k3_clks: clock-controller {
			compatible = "ti,k2g-sci-clk";
			#clock-cells = <2>;
		};
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
			#power-domain-cells = <2>;
		};

		k3_clks: clocks {
		k3_clks: clock-controller {
			compatible = "ti,k2g-sci-clk";
			#clock-cells = <2>;
		};
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
			#power-domain-cells = <2>;
		};

		k3_clks: clocks {
		k3_clks: clock-controller {
			compatible = "ti,k2g-sci-clk";
			#clock-cells = <2>;
		};