[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20190110063524.21169-1-neidhard.kim@lge.com>
Date: Thu, 10 Jan 2019 15:35:24 +0900
From: Jongsung Kim <neidhard.kim@....com>
To: linux-kernel@...r.kernel.org
Cc: davem@...emloft.net, peppe.cavallaro@...com,
alexandre.torgue@...com, Jongsung Kim <neidhard.kim@....com>
Subject: [PATCH] bindings: net: stmmac: correct names of AXI properties
Signed-off-by: Jongsung Kim <neidhard.kim@....com>
---
Documentation/devicetree/bindings/net/stmmac.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt
index cb694062afff..988e56781fbd 100644
--- a/Documentation/devicetree/bindings/net/stmmac.txt
+++ b/Documentation/devicetree/bindings/net/stmmac.txt
@@ -68,11 +68,11 @@ Optional properties:
- snps,xit_frm: unlock on WoL
- 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_kbbe: do not cross 1KiB boundary.
- snps,blen: this is a vector of supported burst length.
- - snps,fb: fixed-burst
- - snps,mb: mixed-burst
- - snps,rb: rebuild INCRx Burst
+ - snps,axi_fb: fixed-burst
+ - snps,axi_mb: mixed-burst
+ - snps,axi_rb: rebuild INCRx Burst
- mdio: with compatible = "snps,dwmac-mdio", create and register mdio bus.
- Multiple RX Queues parameters: below the list of all the parameters to
configure the multiple RX queues:
--
2.20.1
Powered by blists - more mailing lists