summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/apm-mustang.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm64/apm-mustang.dts')
-rw-r--r--dts/src/arm64/apm-mustang.dts16
1 files changed, 16 insertions, 0 deletions
diff --git a/dts/src/arm64/apm-mustang.dts b/dts/src/arm64/apm-mustang.dts
index b2f56229aa..2e25de0800 100644
--- a/dts/src/arm64/apm-mustang.dts
+++ b/dts/src/arm64/apm-mustang.dts
@@ -25,6 +25,14 @@
};
};
+&pcie0clk {
+ status = "ok";
+};
+
+&pcie0 {
+ status = "ok";
+};
+
&serial0 {
status = "ok";
};
@@ -32,3 +40,11 @@
&menet {
status = "ok";
};
+
+&sgenet0 {
+ status = "ok";
+};
+
+&xgenet {
+ status = "ok";
+};