1// SPDX-License-Identifier: GPL-2.0+ 2/* 3 * Copyright (C) 2017 Synopsys, Inc. All rights reserved. 4 */ 5/dts-v1/; 6 7/include/ "axc001.dtsi" 8/include/ "axs10x_mb.dtsi" 9 10 11/ { 12 model = "snps,axs101"; 13 14 chosen { 15 stdout-path = &uart0; 16 }; 17}; 18 19