Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: describe the support of "clock-frequency" in mdio

mdio bus frequency is going to be configurable at boottime by a property
in DT now, so add a description to it.

Signed-off-by: Andy Chiu <andy.chiu@sifive.com>
Reviewed-by: Greentime Hu <greentime.hu@sifive.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Andy Chiu and committed by
David S. Miller
6830604e 29f8eefb

+2
+2
Documentation/devicetree/bindings/net/xilinx_axienet.txt
··· 68 68 - mdio : Child node for MDIO bus. Must be defined if PHY access is 69 69 required through the core's MDIO interface (i.e. always, 70 70 unless the PHY is accessed through a different bus). 71 + Non-standard MDIO bus frequency is supported via 72 + "clock-frequency", see mdio.yaml. 71 73 72 74 - pcs-handle: Phandle to the internal PCS/PMA PHY in SGMII or 1000Base-X 73 75 modes, where "pcs-handle" should be used to point