summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/dm814x.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/dm814x.dtsi')
-rw-r--r--dts/src/arm/dm814x.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/dts/src/arm/dm814x.dtsi b/dts/src/arm/dm814x.dtsi
index 681f548740..601c57afd4 100644
--- a/dts/src/arm/dm814x.dtsi
+++ b/dts/src/arm/dm814x.dtsi
@@ -250,6 +250,8 @@
interrupts = <67>;
ti,hwmods = "timer1";
ti,timer-alwon;
+ clocks = <&timer1_fck>;
+ clock-names = "fck";
};
uart1: uart@20000 {
@@ -287,6 +289,8 @@
reg = <0x40000 0x2000>;
interrupts = <68>;
ti,hwmods = "timer2";
+ clocks = <&timer2_fck>;
+ clock-names = "fck";
};
timer3: timer@42000 {