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

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 <madalin.bucur@oss.nxp.com>
Link: https://lore.kernel.org/r/1597917724-11127-1-git-send-email-madalin.bucur@oss.nxp.com
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Madalin Bucur and committed by
Rob Herring
5f53584c a326462c

+2 -1
+2 -1
Documentation/devicetree/bindings/net/ethernet-controller.yaml
··· 54 54 55 55 phy-connection-type: 56 56 description: 57 - Operation mode of the PHY interface 57 + Specifies interface type between the Ethernet device and a physical 58 + layer (PHY) device. 58 59 enum: 59 60 # There is not a standard bus between the MAC and the PHY, 60 61 # something proprietary is being used to embed the PHY in the