Linux Audio

Check our new training course

Buildroot integration, development and maintenance

Need a Buildroot system for your embedded project?
Loading...
Note: File does not exist in v6.9.4.
 1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 2/*
 3 * Device Tree file for MikroTik CRS328-4C-20S-4S+ board
 4 *
 5 * Copyright (C) 2020 Sartura Ltd.
 6 * Author: Luka Kovacic <luka.kovacic@sartura.hr>
 7 */
 8
 9#include "armada-xp-crs328-4c-20s-4s.dtsi"
10
11/ {
12	model = "MikroTik CRS328-4C-20S-4S+";
13};
14
15&spi0 {
16	status = "okay";
17};