Skip to content

Commit

Permalink
dt-bindings: dwmac: Remove unexpected item.
Browse files Browse the repository at this point in the history
Remove the unexpected "snps,dwmac" item in the example.

Fixes: 3b84010 ("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>
  • Loading branch information
周琰杰 (Zhou Yanjie) authored and David S. Miller committed Jun 21, 2021
1 parent b40d7af commit 19e068b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/net/ingenic,mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit 19e068b

Please sign in to comment.