summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am43x-epos-evm.dts
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2017-12-08 16:17:31 +0100
committerTony Lindgren <tony@atomide.com>2017-12-11 17:28:37 +0100
commit664ae1ab2536ac9c1213d1231888712ef622b0b3 (patch)
tree7e84a84b351aaf04de387288003e5bafdbe38fc4 /arch/arm/boot/dts/am43x-epos-evm.dts
parentARM: dts: am33xx: add clkctrl nodes (diff)
downloadlinux-664ae1ab2536ac9c1213d1231888712ef622b0b3.tar.xz
linux-664ae1ab2536ac9c1213d1231888712ef622b0b3.zip
ARM: dts: am43xx: add clkctrl nodes
Add clkctrl nodes for AM43xx SoC. These are going to be acting as replacement for part of the existing clock data and the existing clkctrl hooks under hwmod data. This patch also removes any obsolete clock nodes, and reroutes all users for these to use the new clkctrl clocks instead. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am43x-epos-evm.dts')
-rw-r--r--arch/arm/boot/dts/am43x-epos-evm.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
index a04d79ec212a..d3363fbe4240 100644
--- a/arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/arch/arm/boot/dts/am43x-epos-evm.dts
@@ -985,7 +985,7 @@
rx-num-evt = <32>;
};
-&synctimer_32kclk {
+&mux_synctimer32k_ck {
assigned-clocks = <&mux_synctimer32k_ck>;
assigned-clock-parents = <&clkdiv32k_ick>;
};