rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
[linux/fpc-iii.git] / arch / arm / boot / dts / uniphier-pro4-sanji.dts
blobadef212b45b2b01c21cf4098fb9762924c72d198
1 /*
2  * Device Tree Source for UniPhier Pro4 Sanji Board
3  *
4  * Copyright (C) 2016 Socionext Inc.
5  *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
6  *
7  * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8  */
10 /dts-v1/;
11 #include "uniphier-pro4.dtsi"
13 / {
14         model = "UniPhier Pro4 Sanji Board";
15         compatible = "socionext,uniphier-pro4-sanji", "socionext,uniphier-pro4";
17         chosen {
18                 stdout-path = "serial0:115200n8";
19         };
21         aliases {
22                 serial0 = &serial0;
23                 serial1 = &serial1;
24                 i2c0 = &i2c0;
25                 i2c1 = &i2c1;
26                 i2c2 = &i2c2;
27                 i2c3 = &i2c3;
28                 i2c5 = &i2c5;
29                 i2c6 = &i2c6;
30         };
32         memory@80000000 {
33                 device_type = "memory";
34                 reg = <0x80000000 0x80000000>;
35         };
38 &serial0 {
39         status = "okay";
42 &serial1 {
43         status = "okay";
46 &i2c0 {
47         status = "okay";
49         eeprom@54 {
50                 compatible = "st,24c64", "atmel,24c64";
51                 reg = <0x54>;
52                 pagesize = <32>;
53         };
56 &i2c1 {
57         status = "okay";
60 &i2c2 {
61         status = "okay";
64 &i2c3 {
65         status = "okay";
68 &usb2 {
69         status = "okay";
72 &usb3 {
73         status = "okay";