]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/uniphier-pro4.dtsi
ARM: dts: at91: sama5: Add the sfr node
[u-boot] / arch / arm / dts / uniphier-pro4.dtsi
index cbb848207cc1c718ef9d5f54192d0f2393f9bb6b..b45f23ce7c83d7b65294aba3a3e3c463eff49f13 100644 (file)
                        };
                };
 
-               aidet@5fc20000 {
-                       compatible = "simple-mfd", "syscon";
+               aidet: aidet@5fc20000 {
+                       compatible = "socionext,uniphier-pro4-aidet";
                        reg = <0x5fc20000 0x200>;
+                       interrupt-controller;
+                       #interrupt-cells = <2>;
                };
 
                timer@60000200 {
                        pinctrl-names = "default";
                        pinctrl-0 = <&pinctrl_nand>;
                        clocks = <&sys_clk 2>;
-                       nand-ecc-strength = <8>;
                };
        };
 };
 
-/include/ "uniphier-pinctrl.dtsi"
+#include "uniphier-pinctrl.dtsi"