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>
@@ -260,6 +260,11 @@
};
+ aidet@5fc20000 {
+ compatible = "simple-mfd", "syscon";
+ reg = <0x5fc20000 0x200>;
+ };
+
gic: interrupt-controller@5fe00000 {
compatible = "arm,gic-v3";
reg = <0x5fe00000 0x10000>, /* GICD */
@@ -265,6 +265,11 @@
@@ -274,6 +274,11 @@
pinctrl-0 = <&pinctrl_usb2>;
clocks = <&mio 5>, <&mio 6>;
+ aidet@61830000 {
+ reg = <0x61830000 0x200>;
&refclk {
@@ -400,6 +400,11 @@
clocks = <&mio 4>, <&mio 6>;
usb0: usb@65a00000 {
compatible = "socionext,uniphier-xhci", "generic-xhci";
status = "disabled";
@@ -355,6 +355,11 @@
clock-frequency = <400000>;
emmc: sdhc@68400000 {
compatible = "socionext,uniphier-sdhc";
@@ -349,6 +349,11 @@
clocks = <&mio 7>, <&mio 6>;
+ aidet@f1830000 {
+ reg = <0xf1830000 0x200>;
sysctrl: sysctrl@f1840000 {
compatible = "socionext,ph1-sld3-sysctrl";
reg = <0xf1840000 0x4000>;
@@ -383,6 +383,11 @@
bus-width = <4>;