From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Rob Herring <robh+dt@kernel.org>
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
devicetree@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH] dt-bindings: example: Grammar improvements
Date: Fri, 25 Sep 2020 13:14:29 +0200 [thread overview]
Message-ID: <20200925111429.3146-1-geert+renesas@glider.be> (raw)
Improve grammar in recently added sentences:
- Drop superfluous "be" in front of "have",
- Add missing articles.
Fixes: 73f76a41c4ed7def ("dt-bindings: example: Extend based on practice")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Feel free to fold into the original commit.
Documentation/devicetree/bindings/example-schema.yaml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/example-schema.yaml b/Documentation/devicetree/bindings/example-schema.yaml
index 4552f2b988d09267..a97f39109f8d0414 100644
--- a/Documentation/devicetree/bindings/example-schema.yaml
+++ b/Documentation/devicetree/bindings/example-schema.yaml
@@ -81,7 +81,7 @@ properties:
maxItems: 1
description: bus clock. A description is only needed for a single item if
there's something unique to add.
- The items should be have a fixed order, so pattern matching names are
+ The items should have a fixed order, so pattern matching names are
discouraged.
clock-names:
@@ -99,7 +99,7 @@ properties:
A variable number of interrupts warrants a description of what conditions
affect the number of interrupts. Otherwise, descriptions on standard
properties are not necessary.
- The items should be have a fixed order, so pattern matching names are
+ The items should have a fixed order, so pattern matching names are
discouraged.
interrupt-names:
@@ -226,8 +226,8 @@ allOf:
# This can't be used in cases where another schema is referenced
# (i.e. allOf: [{$ref: ...}]).
# If and only if another schema is referenced and arbitrary children nodes can
-# appear, "unevaluatedProperties: false" could be used. Typical example is I2C
-# controller where no name pattern matching for children can be added.
+# appear, "unevaluatedProperties: false" could be used. A typical example is
+# an I2C controller where no name pattern matching for children can be added.
additionalProperties: false
examples:
--
2.17.1
next reply other threads:[~2020-09-25 11:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-25 11:14 Geert Uytterhoeven [this message]
2020-09-25 11:34 ` [PATCH] dt-bindings: example: Grammar improvements Krzysztof Kozlowski
2020-09-29 18:56 ` Rob Herring
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=20200925111429.3146-1-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=devicetree@vger.kernel.org \
--cc=krzk@kernel.org \
--cc=robh+dt@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).