summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2021-05-10 16:50:30 +0200
committerNishanth Menon <nm@ti.com>2021-05-14 19:47:29 +0200
commita0812885fa7a1074c8003484b8176ffe28d5df68 (patch)
treeb6327bb47689c76ada774e6876d47b72a1f3ff02 /arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
parentarm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherent (diff)
downloadlinux-a0812885fa7a1074c8003484b8176ffe28d5df68.tar.xz
linux-a0812885fa7a1074c8003484b8176ffe28d5df68.zip
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: Nishanth Menon <nm@ti.com> Reviewed-by: Tero Kristo <kristo@kernel.org> Link: https://lore.kernel.org/r/20210510145033.7426-2-nm@ti.com
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi')
-rw-r--r--arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
index d56e3475aee7..b83801feeb10 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
@@ -23,7 +23,7 @@
#power-domain-cells = <2>;
};
- k3_clks: clocks {
+ k3_clks: clock-controller {
compatible = "ti,k2g-sci-clk";
#clock-cells = <2>;
};