]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Documentation/devicetree: document cavium-pip rx-delay/tx-delay properties
authorAaro Koskinen <aaro.koskinen@iki.fi>
Thu, 9 Jun 2016 20:37:28 +0000 (23:37 +0300)
committerRob Herring <robh@kernel.org>
Mon, 18 Jul 2016 22:18:35 +0000 (17:18 -0500)
Document cavium-pip rx-delay/tx-delay properties. Currently the board
specific values need to be hardcoded in the platform code, which we
want to avoid when moving to DT-only booting.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/net/cavium-pip.txt

index 7dbd158810d293b597d76f909d5544b3411bb641..e3b8fe71762be70e0d071338827c59ecbdbe8c4f 100644 (file)
@@ -37,6 +37,12 @@ Properties for PIP port which is a child the PIP interface:
 
 - phy-handle: Optional, see ethernet.txt file in the same directory.
 
+- rx-delay: Delay value for RGMII receive clock. Optional. Disabled if 0.
+  Value range is 1-31, and mapping to the actual delay varies depending on HW.
+
+- tx-delay: Delay value for RGMII transmit clock. Optional. Disabled if 0.
+  Value range is 1-31, and mapping to the actual delay varies depending on HW.
+
 Example:
 
        pip@11800a0000000 {