[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210629094038.18610-3-harini.katakam@xilinx.com>
Date: Tue, 29 Jun 2021 15:10:37 +0530
From: Harini Katakam <harini.katakam@...inx.com>
To: <robh+dt@...nel.org>, <andrew@...n.ch>, <hkallweit1@...il.com>,
<linux@...linux.org.uk>, <davem@...emloft.net>, <kuba@...nel.org>,
<steen.hegelund@...rochip.com>, <bjarni.jonasson@...rochip.com>,
<ioana.ciornei@....com>, <likaige@...ngson.cn>,
<harini.katakam@...inx.com>
CC: <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <harinikatakamlinux@...il.com>,
<michal.simek@...inx.com>, <radhey.shyam.pandey@...inx.com>
Subject: [PATCH 2/3] dt-bindings: mscc: Add RGMII RX and TX delay tuning
Add optional properties to tune RGMII RX and TX delay.
Signed-off-by: Harini Katakam <harini.katakam@...inx.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com>
Signed-off-by: Michal Simek <michal.simek@...inx.com>
---
.../devicetree/bindings/net/mscc-phy-vsc8531.txt | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt b/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
index 87a27d775d48..e201d24d8e27 100644
--- a/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
+++ b/Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
@@ -33,7 +33,14 @@ Optional properties:
VSC8531_DUPLEX_COLLISION (8).
- load-save-gpios : GPIO used for the load/save operation of the PTP
hardware clock (PHC).
-
+- vsc8531,rx-delay : RGMII RX delay. Allowed values are defined in
+ "include/dt-bindings/net/mscc-phy-vsc8531.h".
+ Default value, set by the driver is
+ VSC8531_RGMII_CLK_DELAY_2_0_NS.
+- vsc8531,tx-delay : RGMII TX delay. Allowed values are defined in
+ "include/dt-bindings/net/mscc-phy-vsc8531.h".
+ Default value, set by the driver is
+ VSC8531_RGMII_CLK_DELAY_2_0_NS.
Table: 1 - Edge rate change
----------------------------------------------------------------|
--
2.17.1
Powered by blists - more mailing lists