diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-25 03:24:15 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-04-25 16:41:19 +0300 |
commit | dd346f2728bc2fc4121288d5dbe8ed58f4d6005e (patch) | |
tree | f75c8bf6d7f4555ace7fa8ec937e7f215a0d0226 /Documentation/devicetree/bindings/net/stmmac.txt | |
parent | c7292b471bc9198f865d7bed56996648208e60c6 (diff) | |
download | linux-dd346f2728bc2fc4121288d5dbe8ed58f4d6005e.tar.xz |
Documentation: dt: net: fix spelling mistakes
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net/stmmac.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/stmmac.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt index 6605d19601c2..9651dfdced44 100644 --- a/Documentation/devicetree/bindings/net/stmmac.txt +++ b/Documentation/devicetree/bindings/net/stmmac.txt @@ -51,8 +51,8 @@ Optional properties: AXI register inside the DMA module: - snps,lpi_en: enable Low Power Interface - snps,xit_frm: unlock on WoL - - snps,wr_osr_lmt: max write oustanding req. limit - - snps,rd_osr_lmt: max read oustanding req. limit + - snps,wr_osr_lmt: max write outstanding req. limit + - snps,rd_osr_lmt: max read outstanding req. limit - snps,kbbe: do not cross 1KiB boundary. - snps,axi_all: align address - snps,blen: this is a vector of supported burst length. |