Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
Vlad Zakharov | a7a6749 | 2017-03-21 14:49:48 +0300 | [diff] [blame] | 2 | /* |
3 | * Copyright (C) 2017 Synopsys, Inc. All rights reserved. | ||||
Vlad Zakharov | a7a6749 | 2017-03-21 14:49:48 +0300 | [diff] [blame] | 4 | */ |
5 | /dts-v1/; | ||||
6 | |||||
7 | /include/ "axc003.dtsi" | ||||
8 | /include/ "axs10x_mb.dtsi" | ||||
9 | |||||
10 | |||||
11 | / { | ||||
Alexey Brodkin | b015082 | 2018-10-02 11:37:25 +0300 | [diff] [blame^] | 12 | model = "snps,axs103"; |
13 | |||||
Vlad Zakharov | a7a6749 | 2017-03-21 14:49:48 +0300 | [diff] [blame] | 14 | chosen { |
15 | stdout-path = &uart0; | ||||
16 | }; | ||||
17 | }; | ||||
18 |