summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-pxs3-ref.dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-08-29 06:20:53 +0300
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-08-30 03:07:04 +0300
commit31c86aa7fd6d655385dd7389729ac0a550abd1bc (patch)
treeacf0174aa7e451c9c2250b0b0eb44d588b5b23e3 /arch/arm/dts/uniphier-pxs3-ref.dts
parent6c9e46efaed5855e4ee60a770eb27b92683b0a67 (diff)
downloadu-boot-31c86aa7fd6d655385dd7389729ac0a550abd1bc.tar.xz
ARM: dts: uniphier: update PXs3 SoC/board DT
Support PXs3 SoC and its reference development board. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-pxs3-ref.dts')
-rw-r--r--arch/arm/dts/uniphier-pxs3-ref.dts29
1 files changed, 24 insertions, 5 deletions
diff --git a/arch/arm/dts/uniphier-pxs3-ref.dts b/arch/arm/dts/uniphier-pxs3-ref.dts
index cb1eef43c4..1118dd7c6e 100644
--- a/arch/arm/dts/uniphier-pxs3-ref.dts
+++ b/arch/arm/dts/uniphier-pxs3-ref.dts
@@ -4,13 +4,12 @@
* Copyright (C) 2017 Socionext Inc.
* Author: Masahiro Yamada <yamada.masahiro@socionext.com>
*
- * SPDX-License-Identifier: GPL-2.0+ X11
+ * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
*/
/dts-v1/;
-/include/ "uniphier-pxs3.dtsi"
-/include/ "uniphier-ref-daughter.dtsi"
-/include/ "uniphier-support-card.dtsi"
+#include "uniphier-pxs3.dtsi"
+#include "uniphier-support-card.dtsi"
/ {
model = "UniPhier PXs3 Reference Board";
@@ -39,7 +38,7 @@
};
&ethsc {
- interrupts = <0 48 4>;
+ interrupts = <0 52 4>;
};
&serial0 {
@@ -49,3 +48,23 @@
&i2c0 {
status = "okay";
};
+
+&i2c1 {
+ status = "okay";
+};
+
+&i2c2 {
+ status = "okay";
+};
+
+&i2c3 {
+ status = "okay";
+};
+
+&usb0 {
+ status = "okay";
+};
+
+&usb1 {
+ status = "okay";
+};