Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / arm64 / boot / dts / cavium / thunder2-99xx.dts
blob6c6fb8692fdeeb59fe8c9bfc661e6fafec7a8e03
1 /*
2  * dts file for Cavium ThunderX2 CN99XX Evaluation Platform
3  *
4  * Copyright (c) 2017 Cavium Inc.
5  * Copyright (c) 2013-2016 Broadcom
6  *
7  * This program is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU General Public License as
9  * published by the Free Software Foundation; either version 2 of
10  * the License, or (at your option) any later version.
11  */
13 /dts-v1/;
15 #include "thunder2-99xx.dtsi"
17 / {
18         model = "Cavium ThunderX2 CN99XX";
19         compatible = "cavium,thunderx2-cn9900", "brcm,vulcan-soc";
21         memory {
22                 device_type = "memory";
23                 reg = <0x00000000 0x80000000 0x0 0x80000000>,  /* 2G @ 2G  */
24                       <0x00000008 0x80000000 0x0 0x80000000>;  /* 2G @ 34G */
25         };
27         aliases {
28                 serial0 = &uart0;
29         };
31         chosen {
32                 stdout-path = "serial0:115200n8";
33         };