devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: soc: ti: pruss: Fix a typo on assigned-clock-parents
@ 2024-10-08  4:50 Hui Wang
  2024-10-08  8:02 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Hui Wang @ 2024-10-08  4:50 UTC (permalink / raw)
  To: devicetree, nm, ssantosh, robh, krzk+dt, conor+dt, s-anna,
	grzegorz.jaszczyk
  Cc: hui.wang

It appears the assigned-clocks-parents is a typo of
assigned-clock-parents even if it is in the description.

Fixes: 25bafac9408f ("dt-bindings: soc: ti: Update TI PRUSS bindings regarding clock-muxes")
Signed-off-by: Hui Wang <hui.wang@canonical.com>
---
 Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml b/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
index 3cb1471cc6b6..6d658b020be8 100644
--- a/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
+++ b/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
@@ -185,7 +185,7 @@ patternProperties:
               assigned-clock-parents:
                 maxItems: 1
                 description: |
-                  Standard assigned-clocks-parents definition used for selecting
+                  Standard assigned-clock-parents definition used for selecting
                   mux parent (one of the mux input).
 
               reg:
@@ -219,7 +219,7 @@ patternProperties:
               assigned-clock-parents:
                 maxItems: 1
                 description: |
-                  Standard assigned-clocks-parents definition used for selecting
+                  Standard assigned-clock-parents definition used for selecting
                   mux parent (one of the mux input).
 
               reg:
-- 
2.34.1


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

end of thread, other threads:[~2024-10-09  1:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08  4:50 [PATCH] dt-bindings: soc: ti: pruss: Fix a typo on assigned-clock-parents Hui Wang
2024-10-08  8:02 ` Krzysztof Kozlowski
2024-10-09  1:41   ` Hui Wang

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