Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.12 17 lines 319 B view raw
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};