summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/mfd/stm32-timers.txt
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-06-27 10:16:12 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2017-06-27 10:16:12 +0200
commit79c4a86c87cdcd64b5cc5b3ed0db75d7530b6aee (patch)
tree9a50325d2beaff9ea14a5947c496ccb317d1f7f4 /dts/Bindings/mfd/stm32-timers.txt
parentaaed4fe554001388961d4188ac416d64966b3501 (diff)
downloadbarebox-79c4a86c87cdcd64b5cc5b3ed0db75d7530b6aee.tar.gz
barebox-79c4a86c87cdcd64b5cc5b3ed0db75d7530b6aee.tar.xz
dts: update to v4.12-rc7
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/mfd/stm32-timers.txt')
-rw-r--r--dts/Bindings/mfd/stm32-timers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/mfd/stm32-timers.txt b/dts/Bindings/mfd/stm32-timers.txt
index bbd083f560..1db6e0057a 100644
--- a/dts/Bindings/mfd/stm32-timers.txt
+++ b/dts/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";