Commit 39b73baa authored by Nishanth Menon's avatar Nishanth Menon Committed by Santosh Shilimkar

ARM: dts: keystone: k2g: 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.
Reviewed-by: default avatarTero Kristo <kristo@kernel.org>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@oracle.com>
parent f594874e
......@@ -272,7 +272,7 @@ k2g_pds: power-controller {
#power-domain-cells = <1>;
};
k2g_clks: clocks {
k2g_clks: clock-controller {
compatible = "ti,k2g-sci-clk";
#clock-cells = <2>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment