diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2014-02-18 02:41:59 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-18 17:05:39 -0500 |
commit | e8f08ee0ad86012a2e9ac3a6cc318b058dd4d47c (patch) | |
tree | 14237b8c04c8a7d905d227bef7e3738cdd1ac785 /Documentation/devicetree/bindings/net/cavium-pip.txt | |
parent | 6df3efccee5f56f08e5e6a398462dfbb7fcb3a6c (diff) |
DT: net: document Ethernet bindings in one place
This patch is an attempt to gather the Ethernet related bindings in one file,
like it's done in the MMC and some other subsystems. It should save some of
the trouble of documenting several properties over and over in each binding
document, instead only making reference to the main file.
I have used the Embedded Power Architecture(TM) Platform Requirements (ePAPR)
standard as a base for the properties description, also documenting some ad-hoc
properties that have been introduced over time despite having direct analogs in
ePAPR.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net/cavium-pip.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/cavium-pip.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Documentation/devicetree/bindings/net/cavium-pip.txt b/Documentation/devicetree/bindings/net/cavium-pip.txt index d4c53ba04b3b..7dbd158810d2 100644 --- a/Documentation/devicetree/bindings/net/cavium-pip.txt +++ b/Documentation/devicetree/bindings/net/cavium-pip.txt @@ -35,12 +35,7 @@ Properties for PIP port which is a child the PIP interface: - reg: The port number within the interface group. -- mac-address: Optional, the MAC address to assign to the device. - -- local-mac-address: Optional, the MAC address to assign to the device - if mac-address is not specified. - -- phy-handle: Optional, a phandle for the PHY device connected to this device. +- phy-handle: Optional, see ethernet.txt file in the same directory. Example: |