dt-bindings: dwmac: Remove unexpected item.
author周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
Sun, 20 Jun 2021 12:38:49 +0000 (20:38 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jun 2021 21:37:35 +0000 (14:37 -0700)
Remove the unexpected "snps,dwmac" item in the example.

Fixes: 3b8401066e5a ("dt-bindings: dwmac: Add bindings for new Ingenic SoCs.")

Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/ingenic,mac.yaml

index 5e93d4f9a080d305f26354de1adea171a90f2543..d08a88125a5ccd97a62ecf6363094c5148107b53 100644 (file)
@@ -61,7 +61,7 @@ examples:
     #include <dt-bindings/clock/x1000-cgu.h>
 
     mac: ethernet@134b0000 {
-        compatible = "ingenic,x1000-mac", "snps,dwmac";
+        compatible = "ingenic,x1000-mac";
         reg = <0x134b0000 0x2000>;
 
         interrupt-parent = <&intc>;