Skip to content

Commit 5f53584

Browse files
madalinbucurrobherring
authored andcommitted
dt-bindings: net: correct description of phy-connection-type
The phy-connection-type parameter is described in ePAPR 1.1: Specifies interface type between the Ethernet device and a physical layer (PHY) device. The value of this property is specific to the implementation. Signed-off-by: Madalin Bucur <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
1 parent a326462 commit 5f53584

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/devicetree/bindings/net/ethernet-controller.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ properties:
5454

5555
phy-connection-type:
5656
description:
57-
Operation mode of the PHY interface
57+
Specifies interface type between the Ethernet device and a physical
58+
layer (PHY) device.
5859
enum:
5960
# There is not a standard bus between the MAC and the PHY,
6061
# something proprietary is being used to embed the PHY in the

0 commit comments

Comments
 (0)