summaryrefslogtreecommitdiff
path: root/arch/arc/dts/axs101.dts
blob: fc9fa93b74c46c60168e0b3351d9e66ebf586003 (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/ "axc001.dtsi"
/include/ "axs10x_mb.dtsi"


/ {
	model = "snps,axs101";

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