* [PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name
@ 2022-07-19 21:51 Rob Herring
2022-07-20 7:48 ` Lee Jones
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2022-07-19 21:51 UTC (permalink / raw)
To: Fabrice Gasnier, Lee Jones, Krzysztof Kozlowski, Maxime Coquelin,
Alexandre Torgue
Cc: devicetree, linux-stm32, linux-arm-kernel, linux-kernel
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name
2022-07-19 21:51 [PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name Rob Herring
@ 2022-07-20 7:48 ` Lee Jones
0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2022-07-20 7:48 UTC (permalink / raw)
To: Rob Herring
Cc: Fabrice Gasnier, Krzysztof Kozlowski, Maxime Coquelin,
Alexandre Torgue, devicetree, linux-stm32, linux-arm-kernel,
linux-kernel
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-20 7:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-19 21:51 [PATCH] dt-bindings: mfd: st,stm32-timers: Correct 'resets' property name Rob Herring
2022-07-20 7:48 ` Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).