18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) 2013 Synopsys, Inc. (www.synopsys.com)
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci * ARC HS38 Virtual Development Kit (VDK)
68c2ecf20Sopenharmony_ci */
78c2ecf20Sopenharmony_ci/dts-v1/;
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci/include/ "vdk_axc003.dtsi"
108c2ecf20Sopenharmony_ci/include/ "vdk_axs10x_mb.dtsi"
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci/ {
138c2ecf20Sopenharmony_ci	model = "snps,vdk_archs";
148c2ecf20Sopenharmony_ci	compatible = "snps,axs103";
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci	chosen {
178c2ecf20Sopenharmony_ci		bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 consoleblank=0";
188c2ecf20Sopenharmony_ci	};
198c2ecf20Sopenharmony_ci};
20