1 // SPDX-License-Identifier: GPL-2.0-only 2 /* 3 * Copyright (C) 2014-15 Synopsys, Inc. (www.s 4 */ 5 6 /* 7 * Device Tree for AXS103 SDP with AXS10X Main 8 * AXC003 FPGA Card (with SMP bitfile) 9 */ 10 /dts-v1/; 11 12 /include/ "axc003_idu.dtsi" 13 /include/ "axs10x_mb.dtsi" 14 15 / { 16 model = "snps,axs103-smp"; 17 compatible = "snps,axs103", "snps,arc- 18 19 chosen { 20 bootargs = "earlycon=uart8250, 21 }; 22 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.