x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
[cris-mirror.git] / arch / arm64 / boot / dts / realtek / rtd1295-zidoo-x9s.dts
blobda19faab29d5219cb831a2f8e7dea601ba3b76df
1 /*
2  * Copyright (c) 2016-2017 Andreas Färber
3  *
4  * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
5  */
7 /dts-v1/;
9 #include "rtd1295.dtsi"
11 / {
12         compatible = "zidoo,x9s", "realtek,rtd1295";
13         model = "Zidoo X9S";
15         memory@0 {
16                 device_type = "memory";
17                 reg = <0x0 0x80000000>;
18         };
20         aliases {
21                 serial0 = &uart0;
22                 serial1 = &uart1;
23         };
25         chosen {
26                 stdout-path = "serial0:115200n8";
27         };
30 &uart0 {
31         status = "okay";
34 &uart1 {
35         status = "okay";