2 * Spreadtrum SP9860g board
4 * Copyright (C) 2017, Spreadtrum Communications Inc.
6 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
11 #include "sc9860.dtsi"
14 model = "Spreadtrum SP9860G 3GFHD Board";
16 compatible = "sprd,sp9860g-1h10", "sprd,sc9860";
19 serial0 = &uart0; /* for Bluetooth */
20 serial1 = &uart1; /* UART console */
21 serial2 = &uart2; /* Reserved */
22 serial3 = &uart3; /* for GPS */
26 device_type = "memory";
27 reg = <0x0 0x80000000 0 0x60000000>,
28 <0x1 0x80000000 0 0x60000000>;
32 stdout-path = "serial1:115200n8";