]> Git Repo - linux.git/commitdiff
dt-bindings: net: correct description of phy-connection-type
authorMadalin Bucur <[email protected]>
Thu, 20 Aug 2020 10:02:04 +0000 (13:02 +0300)
committerRob Herring <[email protected]>
Fri, 21 Aug 2020 22:01:50 +0000 (16:01 -0600)
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]>
Documentation/devicetree/bindings/net/ethernet-controller.yaml

index 1c4474036d46a9dc406668d852866e3dc2124937..fa2baca8c7262704b4ea461ef5e77f0d37679fd0 100644 (file)
@@ -54,7 +54,8 @@ properties:
 
   phy-connection-type:
     description:
-      Operation mode of the PHY interface
+      Specifies interface type between the Ethernet device and a physical
+      layer (PHY) device.
     enum:
       # There is not a standard bus between the MAC and the PHY,
       # something proprietary is being used to embed the PHY in the
This page took 0.059203 seconds and 4 git commands to generate.