summaryrefslogtreecommitdiff
path: root/src/mainboard/arm/rdn2/devicetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/arm/rdn2/devicetree.cb')
-rw-r--r--src/mainboard/arm/rdn2/devicetree.cb10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mainboard/arm/rdn2/devicetree.cb b/src/mainboard/arm/rdn2/devicetree.cb
new file mode 100644
index 0000000000..f85d243e48
--- /dev/null
+++ b/src/mainboard/arm/rdn2/devicetree.cb
@@ -0,0 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+chip mainboard/arm/rdn2
+
+ device cpu_cluster 0 on ops rdn2_aarch64_cpu_ops end
+
+ device domain 0 on ops rdn2_aarch64_pci_domain_ops
+ device pci 00.0 on end
+ end
+end