diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-02-07 19:19:21 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-08 05:10:26 +0300 |
commit | 4ca124f4d96d7c976f2753c874d095c0de83d280 (patch) | |
tree | e6374d325f353be62bc433df899ab7a9d4fb311c /Documentation | |
parent | f3a6a9f3704aa9665c14b015d63e0f92a0533a3f (diff) | |
download | linux-4ca124f4d96d7c976f2753c874d095c0de83d280.tar.xz |
dt-bindings: net: mvneta: add phys property
Add an optional phys property to the mvneta binding documentation for
the common phy.
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt b/Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt index bedcfd5a52cd..691f886cfc4a 100644 --- a/Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt +++ b/Documentation/devicetree/bindings/net/marvell-armada-370-neta.txt @@ -19,7 +19,7 @@ Optional properties: "marvell,armada-370-neta" and 9800B for others. - clock-names: List of names corresponding to clocks property; shall be "core" for core clock and "bus" for the optional bus clock. - +- phys: comphy for the ethernet port, see ../phy/phy-bindings.txt Optional properties (valid only for Armada XP/38x): |