From: Hui Wang <hui.wang@canonical.com>
To: devicetree@vger.kernel.org, nm@ti.com, ssantosh@kernel.org,
robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
s-anna@ti.com, grzegorz.jaszczyk@linaro.org
Cc: hui.wang@canonical.com
Subject: [PATCH] dt-bindings: soc: ti: pruss: Fix a typo on assigned-clock-parents
Date: Tue, 8 Oct 2024 12:50:47 +0800 [thread overview]
Message-ID: <20241008045047.24069-1-hui.wang@canonical.com> (raw)
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
next reply other threads:[~2024-10-08 4:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-08 4:50 Hui Wang [this message]
2024-10-08 8:02 ` [PATCH] dt-bindings: soc: ti: pruss: Fix a typo on assigned-clock-parents Krzysztof Kozlowski
2024-10-09 1:41 ` Hui Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241008045047.24069-1-hui.wang@canonical.com \
--to=hui.wang@canonical.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=grzegorz.jaszczyk@linaro.org \
--cc=krzk+dt@kernel.org \
--cc=nm@ti.com \
--cc=robh@kernel.org \
--cc=s-anna@ti.com \
--cc=ssantosh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).