Skip to content

Commit

Permalink
dt-bindings: net: phy: Document support for external PHY clk
Browse files Browse the repository at this point in the history
Ethern PHYs can have external an clock that needs to be activated before
communicating with the PHY.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Detlev Casanova authored and David S. Miller committed Jun 7, 2023
1 parent 7300c9b commit 350b7a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/devicetree/bindings/net/ethernet-phy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@ properties:
the turn around line low at end of the control phase of the
MDIO transaction.

clocks:
maxItems: 1
description:
External clock connected to the PHY. If not specified it is assumed
that the PHY uses a fixed crystal or an internal oscillator.

enet-phy-lane-swap:
$ref: /schemas/types.yaml#/definitions/flag
description:
Expand Down

0 comments on commit 350b7a2

Please sign in to comment.