summaryrefslogtreecommitdiff
path: root/Bindings/mfd/stm32-timers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/mfd/stm32-timers.txt')
-rw-r--r--Bindings/mfd/stm32-timers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/mfd/stm32-timers.txt b/Bindings/mfd/stm32-timers.txt
index bbd083f5600a7..1db6e0057a638 100644
--- a/Bindings/mfd/stm32-timers.txt
+++ b/Bindings/mfd/stm32-timers.txt
@@ -31,7 +31,7 @@ Example:
compatible = "st,stm32-timers";
reg = <0x40010000 0x400>;
clocks = <&rcc 0 160>;
- clock-names = "clk_int";
+ clock-names = "int";
pwm {
compatible = "st,stm32-pwm";