From: 周琰杰 (Zhou Yanjie) Date: Sun, 20 Jun 2021 12:38:49 +0000 (+0800) Subject: dt-bindings: dwmac: Remove unexpected item. X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=19e068b18e729aecca4fbe5b261b05b59230c80f;p=linux.git dt-bindings: dwmac: Remove unexpected item. 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) Signed-off-by: David S. Miller --- diff --git a/Documentation/devicetree/bindings/net/ingenic,mac.yaml b/Documentation/devicetree/bindings/net/ingenic,mac.yaml index 5e93d4f9a080d..d08a88125a5cc 100644 --- a/Documentation/devicetree/bindings/net/ingenic,mac.yaml +++ b/Documentation/devicetree/bindings/net/ingenic,mac.yaml @@ -61,7 +61,7 @@ examples: #include mac: ethernet@134b0000 { - compatible = "ingenic,x1000-mac", "snps,dwmac"; + compatible = "ingenic,x1000-mac"; reg = <0x134b0000 0x2000>; interrupt-parent = <&intc>;