ARM: dts: uniphier: add AIDET nodes
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 29 Jun 2016 10:39:02 +0000 (19:39 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 1 Jul 2016 20:44:30 +0000 (05:44 +0900)
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>
arch/arm/dts/uniphier-ph1-ld11.dtsi
arch/arm/dts/uniphier-ph1-ld20.dtsi
arch/arm/dts/uniphier-ph1-ld4.dtsi
arch/arm/dts/uniphier-ph1-pro4.dtsi
arch/arm/dts/uniphier-ph1-pro5.dtsi
arch/arm/dts/uniphier-ph1-sld3.dtsi
arch/arm/dts/uniphier-ph1-sld8.dtsi
arch/arm/dts/uniphier-proxstream2.dtsi

index 8901a79..ffe04f5 100644 (file)
                        };
                };
 
+               aidet@5fc20000 {
+                       compatible = "simple-mfd", "syscon";
+                       reg = <0x5fc20000 0x200>;
+               };
+
                gic: interrupt-controller@5fe00000 {
                        compatible = "arm,gic-v3";
                        reg = <0x5fe00000 0x10000>,     /* GICD */
index f5cced5..7497539 100644 (file)
                        };
                };
 
+               aidet@5fc20000 {
+                       compatible = "simple-mfd", "syscon";
+                       reg = <0x5fc20000 0x200>;
+               };
+
                gic: interrupt-controller@5fe00000 {
                        compatible = "arm,gic-v3";
                        reg = <0x5fe00000 0x10000>,     /* GICD */
index 5629b7d..07f315a 100644 (file)
                pinctrl-0 = <&pinctrl_usb2>;
                clocks = <&mio 5>, <&mio 6>;
        };
+
+       aidet@61830000 {
+               compatible = "simple-mfd", "syscon";
+               reg = <0x61830000 0x200>;
+       };
 };
 
 &refclk {
index 080fced..e0b28b8 100644 (file)
                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";
index 5b7f6e8..05f961f 100644 (file)
                clock-frequency = <400000>;
        };
 
+       aidet@5fc20000 {
+               compatible = "simple-mfd", "syscon";
+               reg = <0x5fc20000 0x200>;
+       };
+
        emmc: sdhc@68400000 {
                compatible = "socionext,uniphier-sdhc";
                status = "disabled";
index 789713d..c3adaf1 100644 (file)
                        clocks = <&mio 7>, <&mio 6>;
                };
 
+               aidet@f1830000 {
+                       compatible = "simple-mfd", "syscon";
+                       reg = <0xf1830000 0x200>;
+               };
+
                sysctrl: sysctrl@f1840000 {
                        compatible = "socionext,ph1-sld3-sysctrl";
                        reg = <0xf1840000 0x4000>;
index f07a1d1..e0376a1 100644 (file)
                pinctrl-0 = <&pinctrl_usb2>;
                clocks = <&mio 5>, <&mio 6>;
        };
+
+       aidet@61830000 {
+               compatible = "simple-mfd", "syscon";
+               reg = <0x61830000 0x200>;
+       };
 };
 
 &refclk {
index 0a8c049..23a6bfa 100644 (file)
                bus-width = <4>;
        };
 
+       aidet@5fc20000 {
+               compatible = "simple-mfd", "syscon";
+               reg = <0x5fc20000 0x200>;
+       };
+
        usb0: usb@65a00000 {
                compatible = "socionext,uniphier-xhci", "generic-xhci";
                status = "disabled";