Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / arm64 / boot / dts / socionext / uniphier-ld11-global.dts
blob2452b2243f42465476b65891d6a0df6bc5ffda37
1 /*
2  * Device Tree Source for UniPhier LD11 Global Board
3  *
4  * Copyright (C) 2016-2017 Socionext Inc.
5  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
6  *           Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
7  *
8  * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
9  */
11 /dts-v1/;
12 #include "uniphier-ld11.dtsi"
14 / {
15         model = "UniPhier LD11 Global Board (REF_LD11_GP)";
16         compatible = "socionext,uniphier-ld11-global",
17                      "socionext,uniphier-ld11";
19         chosen {
20                 stdout-path = "serial0:115200n8";
21         };
23         aliases {
24                 serial0 = &serial0;
25                 serial1 = &serial1;
26                 serial2 = &serial2;
27                 serial3 = &serial3;
28                 i2c0 = &i2c0;
29                 i2c1 = &i2c1;
30                 i2c2 = &i2c2;
31                 i2c3 = &i2c3;
32                 i2c4 = &i2c4;
33                 i2c5 = &i2c5;
34         };
36         memory@80000000 {
37                 device_type = "memory";
38                 reg = <0 0x80000000 0 0x40000000>;
39         };
42 &serial0 {
43         status = "okay";
46 &serial1 {
47         status = "okay";
50 &i2c0 {
51         status = "okay";
53         eeprom@50 {
54                 compatible = "st,24c64", "atmel,24c64";
55                 reg = <0x50>;
56                 pagesize = <32>;
57         };
60 &usb0 {
61         status = "okay";
64 &usb1 {
65         status = "okay";
68 &usb2 {
69         status = "okay";
72 &nand {
73         status = "okay";