diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2021-12-06 21:00:44 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-12-08 22:51:13 +0300 |
commit | 68dfc226bcc83adec9ef626da0dc5abc4dbe1f87 (patch) | |
tree | cbca5b7af916800381988f2a6abf7ab866560ff0 /Documentation/devicetree/bindings/net/ethernet-controller.yaml | |
parent | f9caf418fced4b6a32ea564cb209a2da5add0766 (diff) | |
download | linux-68dfc226bcc83adec9ef626da0dc5abc4dbe1f87.tar.xz |
dt-bindings: net: Document moca PHY interface
MoCA (Multimedia over Coaxial) is used by the internal GENET/MOCA cores
and will be needed in order to convert GENET to YAML in subsequent
changes.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20211206180049.2086907-4-f.fainelli@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net/ethernet-controller.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/net/ethernet-controller.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml index 95b5a3d77421..47b5f728701d 100644 --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml @@ -69,6 +69,7 @@ properties: - rev-mii - rmii - rev-rmii + - moca # RX and TX delays are added by the MAC when required - rgmii |