diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2023-08-14 16:28:21 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-08-18 11:32:25 -0500 |
commit | 47aab53331effedd3f5a6136854bd1da011f94b6 (patch) | |
tree | 97a28f7bbcbf3f908494643bd685d4cbc626bc08 /Documentation/devicetree/bindings/ata | |
parent | de259b7bd6bee317c8ae9e6324be6fd3b89e1930 (diff) |
dt-bindings: Fix typos
Fix typos in Documentation/devicetree/bindings. The changes are in
descriptions or comments where they shouldn't affect functionality.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://lore.kernel.org/r/20230814212822.193684-3-helgaas@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/ata')
-rw-r--r-- | Documentation/devicetree/bindings/ata/pata-common.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/ata/pata-common.yaml b/Documentation/devicetree/bindings/ata/pata-common.yaml index 2412894a255d..337ddf1113c4 100644 --- a/Documentation/devicetree/bindings/ata/pata-common.yaml +++ b/Documentation/devicetree/bindings/ata/pata-common.yaml @@ -12,7 +12,7 @@ maintainers: description: | This document defines device tree properties common to most Parallel ATA (PATA, also known as IDE) AT attachment storage devices. - It doesn't constitue a device tree binding specification by itself but is + It doesn't constitute a device tree binding specification by itself but is meant to be referenced by device tree bindings. The PATA (IDE) controller-specific device tree bindings are responsible for |