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 <robh@kernel.org> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20220719215125.1877138-1-robh@kernel.org
1 parent 0a2de5b commit 596f2d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)