arm64: dts: Revert "specify console via command line"
[linux/fpc-iii.git] / arch / arm64 / boot / dts / realtek / rtd1295-zidoo-x9s.dts
blobe98e508b95145a2dde2ffcd4b5a4fd43234f8e4c
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)
2 /*
3  * Copyright (c) 2016-2017 Andreas Färber
4  */
6 /dts-v1/;
8 #include "rtd1295.dtsi"
10 / {
11         compatible = "zidoo,x9s", "realtek,rtd1295";
12         model = "Zidoo X9S";
14         memory@0 {
15                 device_type = "memory";
16                 reg = <0x0 0x80000000>;
17         };
19         aliases {
20                 serial0 = &uart0;
21                 serial1 = &uart1;
22         };
24         chosen {
25                 stdout-path = "serial0:115200n8";
26         };
29 &uart0 {
30         status = "okay";
33 &uart1 {
34         status = "okay";