Hello! On 08/01/2018 03:10 PM, Jose Abreu wrote:
> Adds the documentation for XGMAC2 DT bindings. > > Signed-off-by: Jose Abreu <joab...@synopsys.com> > Cc: David S. Miller <da...@davemloft.net> > Cc: Joao Pinto <jpi...@synopsys.com> > Cc: Giuseppe Cavallaro <peppe.cavall...@st.com> > Cc: Alexandre Torgue <alexandre.tor...@st.com> > --- > Documentation/devicetree/bindings/net/stmmac.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/net/stmmac.txt > b/Documentation/devicetree/bindings/net/stmmac.txt > index 3a28a5d8857d..525425beb6e7 100644 > --- a/Documentation/devicetree/bindings/net/stmmac.txt > +++ b/Documentation/devicetree/bindings/net/stmmac.txt > @@ -1,7 +1,8 @@ > * STMicroelectronics 10/100/1000 Ethernet driver (GMAC) > > Required properties: > -- compatible: Should be "snps,dwmac-<ip_version>", "snps,dwmac" > +- compatible: Should be "snps,dwmac-<ip_version>", "snps,dwmac" or > + "snps,dwxgmac-<ip_version", "snps,dwxgmac". ^ missing > [...] MBR, Sergei