xref: /freebsd/sys/contrib/device-tree/src/arm/marvell/armada-xp-crs305-1g-4s.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2*f126890aSEmmanuel Vadot/*
3*f126890aSEmmanuel Vadot * Device Tree file for MikroTik CRS305-1G-4S+ board
4*f126890aSEmmanuel Vadot *
5*f126890aSEmmanuel Vadot * Copyright (C) 2020 Sartura Ltd.
6*f126890aSEmmanuel Vadot * Author: Luka Kovacic <luka.kovacic@sartura.hr>
7*f126890aSEmmanuel Vadot */
8*f126890aSEmmanuel Vadot
9*f126890aSEmmanuel Vadot#include "armada-xp-crs305-1g-4s.dtsi"
10*f126890aSEmmanuel Vadot
11*f126890aSEmmanuel Vadot/ {
12*f126890aSEmmanuel Vadot	model = "MikroTik CRS305-1G-4S+";
13*f126890aSEmmanuel Vadot};
14*f126890aSEmmanuel Vadot
15*f126890aSEmmanuel Vadot&spi0 {
16*f126890aSEmmanuel Vadot	status = "okay";
17*f126890aSEmmanuel Vadot};
18