summaryrefslogtreecommitdiff
path: root/arch/mips/dts/ocelot_pcb120.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/ocelot_pcb120.dts')
-rw-r--r--arch/mips/dts/ocelot_pcb120.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/mips/dts/ocelot_pcb120.dts b/arch/mips/dts/ocelot_pcb120.dts
new file mode 100644
index 0000000000..47d305a614
--- /dev/null
+++ b/arch/mips/dts/ocelot_pcb120.dts
@@ -0,0 +1,12 @@
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
+/*
+ * Copyright (c) 2018 Microsemi Corporation
+ */
+
+/dts-v1/;
+#include "mscc,ocelot_pcb.dtsi"
+
+/ {
+ model = "Ocelot PCB120 Reference Board";
+ compatible = "mscc,ocelot-pcb120", "mscc,ocelot";
+};