On August 9, 2017 5:10:30 AM PDT, David Wu <david.wu at rock-chips.com> wrote: >Add the documentation for internal phy. A boolean property >indicates that a internal phy will be used. > >Signed-off-by: David Wu <david.wu at rock-chips.com> >--- > Documentation/devicetree/bindings/net/phy.txt | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/Documentation/devicetree/bindings/net/phy.txt >b/Documentation/devicetree/bindings/net/phy.txt >index b558576..942c892 100644 >--- a/Documentation/devicetree/bindings/net/phy.txt >+++ b/Documentation/devicetree/bindings/net/phy.txt >@@ -52,6 +52,9 @@ Optional Properties: > Mark the corresponding energy efficient ethernet mode as broken and > request the ethernet to stop advertising it. > >+- phy-is-internal: If set, indicates that phy will connect to the MAC >as a >+ internal phy. Something along the lines of: If set, indicates that the PHY is integrated into the same physical package as the Ethernet MAC. Please always capitalize PHY. -- Florian