Skip to content

Commit

Permalink
dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name
Browse files Browse the repository at this point in the history
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
  • Loading branch information
robherring authored and lag-linaro committed Jul 20, 2022
1 parent 0a2de5b commit 596f2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ properties:
items:
- const: int

reset:
resets:
maxItems: 1

dmas:
Expand Down

0 comments on commit 596f2d3

Please sign in to comment.