diff options
author | Rob Herring <robh@kernel.org> | 2020-10-06 16:38:32 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-10-06 16:38:32 +0300 |
commit | aa6174f0d31e4d5785a843fc79a433bed7cac784 (patch) | |
tree | af3634259876c4986ef4fde2972e40c8d0f1068a /Documentation/devicetree/bindings/net/ethernet-controller.yaml | |
parent | 1b25b207d207f2bdbc7aeff81426e6a0428a6012 (diff) | |
parent | efe84d408bf41975db8506d3a1cc02e794e2309c (diff) | |
download | linux-aa6174f0d31e4d5785a843fc79a433bed7cac784.tar.xz |
Merge branch 'dt/linus' into dt/next
Diffstat (limited to 'Documentation/devicetree/bindings/net/ethernet-controller.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/net/ethernet-controller.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml index 1c4474036d46..fa2baca8c726 100644 --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml @@ -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 |