devicetree-spec.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] Spelling fixes
Date: Thu,  7 Dec 2017 08:57:46 -0600	[thread overview]
Message-ID: <20171207145746.8393-1-robh@kernel.org> (raw)

Fix a number of spelling errors.

Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
---
 source/device-bindings.rst   | 2 +-
 source/devicenodes.rst       | 6 +++---
 source/devicetree-basics.rst | 2 +-
 source/flattened-format.rst  | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/source/device-bindings.rst b/source/device-bindings.rst
index 7210a6ffd933..f47b184cfa5c 100644
--- a/source/device-bindings.rst
+++ b/source/device-bindings.rst
@@ -280,7 +280,7 @@ Network Class Binding
    Property    ``max-frame-size``
    =========== ==============================================================
    Value type  ``<u32>``
-   Descriptio  Specifies maximum packet length in bytes that the physical
+   Description Specifies maximum packet length in bytes that the physical
                interface can send and receive.
    Example     ``max-frame-size = <1518>;``
    =========== ==============================================================
diff --git a/source/devicenodes.rst b/source/devicenodes.rst
index 9e2d6d8b029f..b161f076751a 100644
--- a/source/devicenodes.rst
+++ b/source/devicenodes.rst
@@ -347,7 +347,7 @@ standard properties with specific applicable detail.
                                                    program should modify PIR to match the *reg*
                                                    property value. If PIR cannot be modified and
                                                    the PIR value is distinct from the interrupt
-                                                   controller numberspace, the CPUs binding may
+                                                   controller number space, the CPUs binding may
                                                    define a binding-specific representation of
                                                    PIR values if desired.
    ``clock-frequency``    | R   | array            Specifies the current clock speed of the CPU
@@ -386,7 +386,7 @@ standard properties with specific applicable detail.
                                                    CPUs, nor can its state be affected by the
                                                    normal operation of other running CPUs, except
                                                    by an explicit method for enabling or
-                                                   reenabling the quiescent CPU (see the
+                                                   re-enabling the quiescent CPU (see the
                                                    enable-method property).
 
                                                    In particular, a running CPU shall be able to
@@ -417,7 +417,7 @@ standard properties with specific applicable detail.
                                                       required format is: ``"[vendor],[method]"``,
                                                       where vendor is a string describing the name of
                                                       the manufacturer and method is a string
-                                                      describing the vendorspecific mechanism.
+                                                      describing the vendor specific mechanism.
 
                                                    Example: ``"fsl,MPC8572DS"``
 
diff --git a/source/devicetree-basics.rst b/source/devicetree-basics.rst
index b5b331680606..6de1d5da846b 100644
--- a/source/devicetree-basics.rst
+++ b/source/devicetree-basics.rst
@@ -1262,7 +1262,7 @@ node with a specified parent unit address and interrupt specifier.
 
 In this example, the interrupt-map-mask property has a value of ``<0xf800
 0 0 7>``. This mask is applied to a child unit interrupt specifier before
-performing a lookup in the interruptmap table.
+performing a lookup in the *interrupt-map* table.
 
 To perform a lookup of the open-pic interrupt source number for INTB for
 IDSEL 0x12 (slot 2), function 0x3, the following steps would be
diff --git a/source/flattened-format.rst b/source/flattened-format.rst
index 5b3c6b1f0f1e..a82e502211f1 100644
--- a/source/flattened-format.rst
+++ b/source/flattened-format.rst
@@ -246,7 +246,7 @@ Lexical structure
 ~~~~~~~~~~~~~~~~~
 
 The structure block is composed of a sequence of pieces, each beginning
-with a token, that is, a bigendian 32-bit integer. Some tokens are
+with a token, that is, a big-endian 32-bit integer. Some tokens are
 followed by extra data, the format of which is determined by the token
 value. All tokens shall be aligned on a 32-bit boundary, which may
 require padding bytes (with a value of 0x0) to be inserted after the
@@ -359,7 +359,7 @@ Strings Block
 -------------
 
 The strings block contains strings representing all the property names
-used in the tree. These nullterminated strings are simply concatenated
+used in the tree. These null terminated strings are simply concatenated
 together in this section, and referred to from the structure block by an
 offset into the strings block.
 
-- 
2.14.1

                 reply	other threads:[~2017-12-07 14:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20171207145746.8393-1-robh@kernel.org \
    --to=robh-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 read-only IMAP folder(s) and NNTP newsgroup(s).