summaryrefslogtreecommitdiff
path: root/arch/mips/dts/ocelot_pcb123.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/ocelot_pcb123.dts')
-rw-r--r--arch/mips/dts/ocelot_pcb123.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/mips/dts/ocelot_pcb123.dts b/arch/mips/dts/ocelot_pcb123.dts
new file mode 100644
index 00000000000..17d8d326cea
--- /dev/null
+++ b/arch/mips/dts/ocelot_pcb123.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 PCB123 Reference Board";
+ compatible = "mscc,ocelot-pcb123", "mscc,ocelot";
+};