]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions
authorChen-Yu Tsai <wens@csie.org>
Sun, 13 May 2018 19:14:18 +0000 (03:14 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 May 2018 19:06:53 +0000 (15:06 -0400)
commitfc9213fa28613afc8acb6d057f0074bc38bea5cb
tree72d810453c1c091d42cd17e2192b2eb7432581aa
parent075399cacdf90a18e65c942b17794b275c63c8cf
dt-bindings: net: dwmac-sun8i: Clean up clock delay chain descriptions

The clock delay chains found in the glue layer for dwmac-sun8i are only
used with RGMII PHYs. They are not intended for non-RGMII PHYs, such as
MII external PHYs or the internal PHY. Also, a recent SoC has a smaller
range of possible values for the delay chain.

This patch reformats the delay chain section of the device tree binding
to make it clear that the delay chains only apply to RGMII PHYs, and
make it easier to add the R40-specific bits later.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/dwmac-sun8i.txt