Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / arm64 / boot / dts / sprd / sp9860g-1h10.dts
blobae0b28ce631918ca7fbb0978f3ab2b604fac516a
1 /*
2  * Spreadtrum SP9860g board
3  *
4  * Copyright (C) 2017, Spreadtrum Communications Inc.
5  *
6  * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7  */
9 /dts-v1/;
11 #include "sc9860.dtsi"
13 / {
14         model = "Spreadtrum SP9860G 3GFHD Board";
16         compatible = "sprd,sp9860g-1h10", "sprd,sc9860";
18         aliases {
19                 serial0 = &uart0; /* for Bluetooth */
20                 serial1 = &uart1; /* UART console */
21                 serial2 = &uart2; /* Reserved */
22                 serial3 = &uart3; /* for GPS */
23         };
25         memory{
26                 device_type = "memory";
27                 reg = <0x0 0x80000000 0 0x60000000>,
28                       <0x1 0x80000000 0 0x60000000>;
29         };
31         chosen {
32                 stdout-path = "serial1:115200n8";
33         };
35         reserved-memory {
36                 #address-cells = <2>;
37                 #size-cells = <2>;
38                 ranges;
39         };
42 &uart0 {
43         status = "okay";
46 &uart1 {
47         status = "okay";
50 &uart2 {
51         status = "okay";
54 &uart3 {
55         status = "okay";