[PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name

Rob Herring posted 1 patch 3 years, 9 months ago
Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name
Posted by Rob Herring 3 years, 9 months ago
The correct property name for the reset binding is 'resets', not 'reset'.
Fix the name.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml b/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml
index 10b330d42901..4baa2b746814 100644
--- a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml
+++ b/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml
@@ -33,7 +33,7 @@ properties:
     items:
       - const: int
 
-  reset:
+  resets:
     maxItems: 1
 
   dmas:
-- 
2.34.1
Re: [PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name
Posted by Lee Jones 3 years, 9 months ago
On Tue, 19 Jul 2022, Rob Herring wrote:

> The correct property name for the reset binding is 'resets', not 'reset'.
> Fix the name.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog