summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/stih418-b2199.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/stih418-b2199.dts')
-rw-r--r--dts/src/arm/stih418-b2199.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/dts/src/arm/stih418-b2199.dts b/dts/src/arm/stih418-b2199.dts
index 82eee39ccb..772d2bb07e 100644
--- a/dts/src/arm/stih418-b2199.dts
+++ b/dts/src/arm/stih418-b2199.dts
@@ -24,6 +24,7 @@
aliases {
ttyAS0 = &sbc_serial0;
+ ethernet0 = &ethernet0;
};
soc {
@@ -101,5 +102,12 @@
st_dwc3: dwc3@8f94000 {
status = "okay";
};
+
+ ethernet0: dwmac@9630000 {
+ st,tx-retime-src = "clkgen";
+ status = "okay";
+ phy-mode = "rgmii";
+ fixed-link = <0 1 1000 0 0>;
+ };
};
};