Skip to content

Commit 9e473a1

Browse files
committed
dts: stm32 timer: comply to new dts tags
Deprecation of the parent-bus and child-bus Signed-off-by: Max van Kessel <[email protected]>
1 parent 45dd127 commit 9e473a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dts/bindings/timer/st,stm32-timers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ compatible: "st,stm32-timers"
44

55
include: base.yaml
66

7-
child-bus: stm32-timers
7+
bus: stm32-timers
88

99
properties:
1010
"#address-cells":

dts/bindings/timer/stm32-timer-device.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
include: base.yaml
66

7-
parent-bus: stm32-timers
7+
on-bus: stm32-timers
88

99
properties:
1010
reg:

0 commit comments

Comments
 (0)