From: 周琰杰 (Zhou Yanjie) Date: Sun, 20 Jun 2021 12:38:49 +0000 (+0800) Subject: dt-bindings: dwmac: Remove unexpected item. X-Git-Tag: io_uring-5.14-2021-07-09~10^2~76^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=19e068b18e729aecca4fbe5b261b05b59230c80f;p=linux-2.6-block.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 5e93d4f9a080..d08a88125a5c 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>;