1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 3 * Device Tree file for MikroTik CRS305-1G-4S+ board 4 * 5 * Copyright (C) 2020 Sartura Ltd. 6 * Author: Luka Kovacic <luka.kovacic@sartura.hr> 7 */ 8 9 #include "armada-xp-crs305-1g-4s.dtsi" 10 11 / { 12 model = "MikroTik CRS305-1G-4S+"; 13 }; 14 15 &spi0 { 16 status = "okay"; 17 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.