On Thu, 2017-04-13 at 15:42 +0200, Andrew Lunn wrote:
> > +- phy-mode: See ethernet.txt file in the same directory. If the
> > property is
> > + absent, "rgmii" is assumed. Supported values are "rgmii" and
> > "rmii"
>
> You might want to say rgmii*, or similar, it indicate the delayed
> versions
> +- phy-mode: See ethernet.txt file in the same directory. If the property is
> + absent, "rgmii" is assumed. Supported values are "rgmii" and "rmii"
You might want to say rgmii*, or similar, it indicate the delayed
versions are accepted as well.
Andrew
Signed-off-by: Benjamin Herrenschmidt
---
.../devicetree/bindings/net/ftgmac100.txt | 36 ++
1 file changed, 36 insertions(+)
create mode 100644 Documentation/devicetree/bindings/net/ftgmac100.txt
diff --git a/Documentation/devicetree/bindings/net/ftgmac100.txt
b/D