mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
[linux/fpc-iii.git] / arch / arm64 / boot / dts / sprd / sc9836-openphone.dts
blobe5657c35cd10e1a8c2f7296eeab87b515ef6dc88
1 /*
2  * Spreadtrum SC9836 openphone board DTS file
3  *
4  * Copyright (C) 2014, Spreadtrum Communications Inc.
5  *
6  * This file is licensed under a dual GPLv2 or X11 license.
7  */
9 /dts-v1/;
11 #include "sc9836.dtsi"
13 / {
14         model = "Spreadtrum SC9836 Openphone Board";
16         compatible = "sprd,sc9836-openphone", "sprd,sc9836";
18         aliases {
19                 serial0 = &uart0;
20                 serial1 = &uart1;
21                 serial2 = &uart2;
22                 serial3 = &uart3;
23         };
25         memory@80000000 {
26                 device_type = "memory";
27                 reg = <0 0x80000000 0 0x20000000>;
28         };
30         chosen {
31                 stdout-path = "serial1:115200n8";
32         };
35 &uart0 {
36         status = "okay";
39 &uart1 {
40         status = "okay";
43 &uart2 {
44         status = "okay";
47 &uart3 {
48         status = "okay";