Skip to content

Commit 596f2d3

Browse files
robherringlag-linaro
authored andcommitted
dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name
The correct property name for the reset binding is 'resets', not 'reset'. Fix the name. Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 0a2de5b commit 596f2d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ properties:
3333
items:
3434
- const: int
3535

36-
reset:
36+
resets:
3737
maxItems: 1
3838

3939
dmas:

0 commit comments

Comments
 (0)