summaryrefslogtreecommitdiff
path: root/arch/arc/dts/axs103.dts
blob: 6e2dd00fc37e4fe976ff4775b120c81727a63730 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright (C) 2017 Synopsys, Inc. All rights reserved.
 */
/dts-v1/;

/include/ "axc003.dtsi"
/include/ "axs10x_mb.dtsi"


/ {
	model = "snps,axs103";

	chosen {
		stdout-path = &uart0;
	};
};