summaryrefslogtreecommitdiffstats
path: root/dts/src/arc/axs10x_mb.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arc/axs10x_mb.dtsi')
-rw-r--r--dts/src/arc/axs10x_mb.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/dts/src/arc/axs10x_mb.dtsi b/dts/src/arc/axs10x_mb.dtsi
index 44a578c107..ab5d5701e1 100644
--- a/dts/src/arc/axs10x_mb.dtsi
+++ b/dts/src/arc/axs10x_mb.dtsi
@@ -47,6 +47,14 @@
clocks = <&apbclk>;
clock-names = "stmmaceth";
max-speed = <100>;
+ mdio0 {
+ #address-cells = <1>;
+ #size-cells = <0>;
+ compatible = "snps,dwmac-mdio";
+ phy1: ethernet-phy@1 {
+ reg = <1>;
+ };
+ };
};
ehci@0x40000 {