diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-07-31 14:25:35 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-08-21 20:29:24 +0200 |
commit | 3ffce7b6100cbfc1dcbec8be2b824b2d75866455 (patch) | |
tree | 71fbae9322e4e9b182f2f81436c3b87ca4d8d0da /Documentation/devicetree/bindings/ata | |
parent | dt-bindings: arm-boards: Update pointer to ARM CPU bindings (diff) | |
download | linux-3ffce7b6100cbfc1dcbec8be2b824b2d75866455.tar.xz linux-3ffce7b6100cbfc1dcbec8be2b824b2d75866455.zip |
dt-bindings: ata: fix typo in Allwinner R40 reset specific paragraph
"Property" is misspelled, correct it.
Fixes: caf8975b97c1 ("dt-bindings: ata: update ahci_sunxi bindings")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/ata')
-rw-r--r-- | Documentation/devicetree/bindings/ata/ahci-platform.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/ata/ahci-platform.txt b/Documentation/devicetree/bindings/ata/ahci-platform.txt index e30fd106df4f..55c6fab1b373 100644 --- a/Documentation/devicetree/bindings/ata/ahci-platform.txt +++ b/Documentation/devicetree/bindings/ata/ahci-platform.txt @@ -45,7 +45,7 @@ Required properties when using sub-nodes: - #address-cells : number of cells to encode an address - #size-cells : number of cells representing the size of an address -For allwinner,sun8i-r40-ahci, the reset propertie must be present. +For allwinner,sun8i-r40-ahci, the reset property must be present. Sub-nodes required properties: - reg : the port number |