summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/uniphier-pro4.dtsi
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-03-15 11:43:03 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-03-15 22:43:47 +0900
commit46820e3f67ce826410580e6cc5aa3a75275d7c56 (patch)
tree05cd35e4cb731aa102a23765c5b5fe94bb712347 /arch/arm/dts/uniphier-pro4.dtsi
parent27fbdcdefd87411e12c1d1caac1019d2b37a9eb7 (diff)
downloadu-boot-46820e3f67ce826410580e6cc5aa3a75275d7c56.tar.gz
u-boot-46820e3f67ce826410580e6cc5aa3a75275d7c56.tar.xz
u-boot-46820e3f67ce826410580e6cc5aa3a75275d7c56.zip
ARM: dts: uniphier: sync with Linux 4.16-rc5
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-pro4.dtsi')
-rw-r--r--arch/arm/dts/uniphier-pro4.dtsi25
1 files changed, 25 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-pro4.dtsi b/arch/arm/dts/uniphier-pro4.dtsi
index 9b3ce13499..e9d3a3d186 100644
--- a/arch/arm/dts/uniphier-pro4.dtsi
+++ b/arch/arm/dts/uniphier-pro4.dtsi
@@ -327,6 +327,7 @@
<&mio_clk 12>;
resets = <&sys_rst 8>, <&mio_rst 7>, <&mio_rst 8>,
<&mio_rst 12>;
+ has-transaction-translator;
};
usb3: usb@5a810100 {
@@ -340,6 +341,7 @@
<&mio_clk 13>;
resets = <&sys_rst 8>, <&mio_rst 7>, <&mio_rst 9>,
<&mio_rst 13>;
+ has-transaction-translator;
};
soc-glue@5f800000 {
@@ -352,6 +354,29 @@
};
};
+ soc-glue@5f900000 {
+ compatible = "socionext,uniphier-pro4-soc-glue-debug",
+ "simple-mfd";
+ #address-cells = <1>;
+ #size-cells = <1>;
+ ranges = <0 0x5f900000 0x2000>;
+
+ efuse@100 {
+ compatible = "socionext,uniphier-efuse";
+ reg = <0x100 0x28>;
+ };
+
+ efuse@130 {
+ compatible = "socionext,uniphier-efuse";
+ reg = <0x130 0x8>;
+ };
+
+ efuse@200 {
+ compatible = "socionext,uniphier-efuse";
+ reg = <0x200 0x14>;
+ };
+ };
+
aidet: aidet@5fc20000 {
compatible = "socionext,uniphier-pro4-aidet";
reg = <0x5fc20000 0x200>;