summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-ph1-pro4.dtsi
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-29 19:39:02 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-07-02 05:44:30 +0900
commit1013aef3307e6cc3e1b654314aa9f48dc5cf62c7 (patch)
tree36c15e0fb2874892153f14c3c73285b5514b9adc /arch/arm/dts/uniphier-ph1-pro4.dtsi
parentfc9da85c6059fa204498c55c61b7dfa2ebf7fff8 (diff)
downloadu-boot-imx-1013aef3307e6cc3e1b654314aa9f48dc5cf62c7.zip
u-boot-imx-1013aef3307e6cc3e1b654314aa9f48dc5cf62c7.tar.gz
u-boot-imx-1013aef3307e6cc3e1b654314aa9f48dc5cf62c7.tar.bz2
ARM: dts: uniphier: add AIDET nodes
The AIDET (ARM Interrupt Detector Add-on Circuit) is a kind of syscon block related with the interrupt controller. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ph1-pro4.dtsi')
-rw-r--r--arch/arm/dts/uniphier-ph1-pro4.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-ph1-pro4.dtsi b/arch/arm/dts/uniphier-ph1-pro4.dtsi
index 080fced..e0b28b8 100644
--- a/arch/arm/dts/uniphier-ph1-pro4.dtsi
+++ b/arch/arm/dts/uniphier-ph1-pro4.dtsi
@@ -400,6 +400,11 @@
clocks = <&mio 4>, <&mio 6>;
};
+ aidet@5fc20000 {
+ compatible = "simple-mfd", "syscon";
+ reg = <0x5fc20000 0x200>;
+ };
+
usb0: usb@65a00000 {
compatible = "socionext,uniphier-xhci", "generic-xhci";
status = "disabled";