xref: /openbmc/u-boot/arch/mips/dts/ocelot_pcb123.dts (revision 6787c1ec)
1*6787c1ecSGregory CLEMENT// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2*6787c1ecSGregory CLEMENT/*
3*6787c1ecSGregory CLEMENT * Copyright (c) 2018 Microsemi Corporation
4*6787c1ecSGregory CLEMENT */
5*6787c1ecSGregory CLEMENT
6*6787c1ecSGregory CLEMENT/dts-v1/;
7*6787c1ecSGregory CLEMENT#include "mscc,ocelot_pcb.dtsi"
8*6787c1ecSGregory CLEMENT
9*6787c1ecSGregory CLEMENT/ {
10*6787c1ecSGregory CLEMENT	model = "Ocelot PCB123 Reference Board";
11*6787c1ecSGregory CLEMENT	compatible = "mscc,ocelot-pcb123", "mscc,ocelot";
12*6787c1ecSGregory CLEMENT};
13