mm: hugetlb: fix hugepage memory leak caused by wrong reserve count
[linux/fpc-iii.git] / arch / arm64 / boot / dts / hisilicon / hip05-d02.dts
blobae34e250456fe462bacfbd8daaf93ab84d71a884
1 /**
2  * dts file for Hisilicon D02 Development Board
3  *
4  * Copyright (C) 2014,2015 Hisilicon Ltd.
5  *
6  * This program is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License version 2 as
8  * publishhed by the Free Software Foundation.
9  *
10  */
12 /dts-v1/;
14 #include "hip05.dtsi"
16 / {
17         model = "Hisilicon Hip05 D02 Development Board";
18         compatible = "hisilicon,hip05-d02";
20         memory@00000000 {
21                 device_type = "memory";
22                 reg = <0x0 0x00000000 0x0 0x80000000>;
23         };
25         aliases {
26                 serial0 = &uart0;
27         };
29         chosen {
30                 stdout-path = "serial0:115200n8";
31         };
34 &uart0 {
35         status = "ok";