linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: bus: ti-sysc: fix typo
@ 2023-06-20 20:09 Mans Rullgard
  2023-06-21  6:16 ` Krzysztof Kozlowski
  2023-06-21 20:17 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: Mans Rullgard @ 2023-06-20 20:09 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Tony Lindgren; +Cc: devicetree, linux-kernel

Fix typo (period vs comma) in list of valid clock names.

Signed-off-by: Mans Rullgard <mans@mansr.com>
---
 Documentation/devicetree/bindings/bus/ti-sysc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/bus/ti-sysc.yaml b/Documentation/devicetree/bindings/bus/ti-sysc.yaml
index f089634f9466..6d7bca6c138e 100644
--- a/Documentation/devicetree/bindings/bus/ti-sysc.yaml
+++ b/Documentation/devicetree/bindings/bus/ti-sysc.yaml
@@ -97,7 +97,7 @@ properties:
       - enum: [ ick, fck, sys_clk ]
       - items:
           - const: fck
-          - enum: [ ick. dbclk, osc, sys_clk, dss_clk, ahclkx ]
+          - enum: [ ick, dbclk, osc, sys_clk, dss_clk, ahclkx ]
       - items:
           - const: fck
           - const: phy-clk
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: bus: ti-sysc: fix typo
  2023-06-20 20:09 [PATCH] dt-bindings: bus: ti-sysc: fix typo Mans Rullgard
@ 2023-06-21  6:16 ` Krzysztof Kozlowski
  2023-06-21 20:17 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-21  6:16 UTC (permalink / raw)
  To: Mans Rullgard, Rob Herring, Krzysztof Kozlowski, Tony Lindgren
  Cc: devicetree, linux-kernel

On 20/06/2023 22:09, Mans Rullgard wrote:
> Fix typo (period vs comma) in list of valid clock names.
> 
> Signed-off-by: Mans Rullgard <mans@mansr.com>
> ---
>  Documentation/devicetree/bindings/bus/ti-sysc.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: bus: ti-sysc: fix typo
  2023-06-20 20:09 [PATCH] dt-bindings: bus: ti-sysc: fix typo Mans Rullgard
  2023-06-21  6:16 ` Krzysztof Kozlowski
@ 2023-06-21 20:17 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2023-06-21 20:17 UTC (permalink / raw)
  To: Mans Rullgard
  Cc: Rob Herring, Krzysztof Kozlowski, devicetree, linux-kernel,
	Tony Lindgren


On Tue, 20 Jun 2023 21:09:17 +0100, Mans Rullgard wrote:
> Fix typo (period vs comma) in list of valid clock names.
> 
> Signed-off-by: Mans Rullgard <mans@mansr.com>
> ---
>  Documentation/devicetree/bindings/bus/ti-sysc.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-21 20:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20 20:09 [PATCH] dt-bindings: bus: ti-sysc: fix typo Mans Rullgard
2023-06-21  6:16 ` Krzysztof Kozlowski
2023-06-21 20:17 ` Rob Herring

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).