2018-04-16 03:35:33 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+ OR MIT
|
|
|
|
//
|
|
|
|
// Device Tree Source for UniPhier Pro4 Reference Board
|
|
|
|
//
|
|
|
|
// Copyright (C) 2015-2016 Socionext Inc.
|
|
|
|
// Author: Masahiro Yamada <yamada.masahiro@socionext.com>
|
2014-11-26 09:33:59 +00:00
|
|
|
|
|
|
|
/dts-v1/;
|
2017-08-29 03:20:52 +00:00
|
|
|
#include "uniphier-pro4.dtsi"
|
|
|
|
#include "uniphier-ref-daughter.dtsi"
|
|
|
|
#include "uniphier-support-card.dtsi"
|
2014-11-26 09:33:59 +00:00
|
|
|
|
|
|
|
/ {
|
2016-10-07 07:43:00 +00:00
|
|
|
model = "UniPhier Pro4 Reference Board";
|
|
|
|
compatible = "socionext,uniphier-pro4-ref", "socionext,uniphier-pro4";
|
2014-11-26 09:33:59 +00:00
|
|
|
|
|
|
|
chosen {
|
2015-12-17 06:05:01 +00:00
|
|
|
stdout-path = "serial0:115200n8";
|
2014-11-26 09:33:59 +00:00
|
|
|
};
|
2014-12-05 15:03:23 +00:00
|
|
|
|
|
|
|
aliases {
|
2015-08-28 13:33:13 +00:00
|
|
|
serial0 = &serial0;
|
|
|
|
serial1 = &serial1;
|
|
|
|
serial2 = &serial2;
|
|
|
|
serial3 = &serial3;
|
2014-12-05 15:03:23 +00:00
|
|
|
i2c0 = &i2c0;
|
|
|
|
i2c1 = &i2c1;
|
|
|
|
i2c2 = &i2c2;
|
|
|
|
i2c3 = &i2c3;
|
|
|
|
i2c5 = &i2c5;
|
|
|
|
i2c6 = &i2c6;
|
2015-02-26 17:26:59 +00:00
|
|
|
usb0 = &usb0;
|
2014-12-05 15:03:23 +00:00
|
|
|
};
|
2017-03-12 15:16:39 +00:00
|
|
|
|
2017-03-12 15:16:40 +00:00
|
|
|
memory@80000000 {
|
2017-03-12 15:16:39 +00:00
|
|
|
device_type = "memory";
|
|
|
|
reg = <0x80000000 0x40000000>;
|
|
|
|
};
|
2014-11-26 09:33:59 +00:00
|
|
|
};
|
2014-11-26 09:34:00 +00:00
|
|
|
|
2016-03-18 07:41:40 +00:00
|
|
|
ðsc {
|
2017-11-24 15:25:35 +00:00
|
|
|
interrupts = <2 8>;
|
2016-03-18 07:41:40 +00:00
|
|
|
};
|
|
|
|
|
2015-08-28 13:33:13 +00:00
|
|
|
&serial0 {
|
2014-12-05 15:03:23 +00:00
|
|
|
status = "okay";
|
2014-11-26 09:34:00 +00:00
|
|
|
};
|
|
|
|
|
2015-08-28 13:33:13 +00:00
|
|
|
&serial1 {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
|
|
|
&serial2 {
|
2014-12-05 15:03:23 +00:00
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
2017-11-24 15:25:35 +00:00
|
|
|
&gpio {
|
|
|
|
xirq2 {
|
|
|
|
gpio-hog;
|
|
|
|
gpios = <UNIPHIER_GPIO_IRQ(2) 0>;
|
|
|
|
input;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2014-12-05 15:03:23 +00:00
|
|
|
&i2c0 {
|
|
|
|
status = "okay";
|
2014-11-26 09:34:00 +00:00
|
|
|
};
|
2014-11-26 09:34:01 +00:00
|
|
|
|
2016-02-18 10:52:50 +00:00
|
|
|
&sd {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
2016-12-05 09:31:39 +00:00
|
|
|
&usb2 {
|
2014-12-05 15:03:23 +00:00
|
|
|
status = "okay";
|
2014-11-26 09:34:01 +00:00
|
|
|
};
|
2015-08-28 11:13:18 +00:00
|
|
|
|
2016-12-05 09:31:39 +00:00
|
|
|
&usb3 {
|
2015-08-28 13:33:13 +00:00
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
2018-04-16 03:35:33 +00:00
|
|
|
ð {
|
|
|
|
status = "okay";
|
|
|
|
phy-handle = <ðphy>;
|
|
|
|
};
|
|
|
|
|
|
|
|
&mdio {
|
|
|
|
ethphy: ethphy@0 {
|
|
|
|
reg = <0>;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2016-12-05 09:31:39 +00:00
|
|
|
&usb0 {
|
|
|
|
status = "okay";
|
|
|
|
};
|
|
|
|
|
|
|
|
&usb1 {
|
2015-08-28 13:33:13 +00:00
|
|
|
status = "okay";
|
|
|
|
};
|
2018-03-15 02:43:03 +00:00
|
|
|
|
|
|
|
&nand {
|
|
|
|
status = "okay";
|
|
|
|
};
|