|
|
@@ -292,7 +292,7 @@
|
|
|
sdctrl@59810000 {
|
|
|
compatible = "socionext,uniphier-pro5-sdctrl",
|
|
|
"simple-mfd", "syscon";
|
|
|
- reg = <0x59810000 0x800>;
|
|
|
+ reg = <0x59810000 0x400>;
|
|
|
|
|
|
sd_clk: clock {
|
|
|
compatible = "socionext,uniphier-pro5-sd-clock";
|
|
|
@@ -331,6 +331,13 @@
|
|
|
};
|
|
|
};
|
|
|
|
|
|
+ aidet: aidet@5fc20000 {
|
|
|
+ compatible = "socionext,uniphier-pro5-aidet";
|
|
|
+ reg = <0x5fc20000 0x200>;
|
|
|
+ interrupt-controller;
|
|
|
+ #interrupt-cells = <2>;
|
|
|
+ };
|
|
|
+
|
|
|
timer@60000200 {
|
|
|
compatible = "arm,cortex-a9-global-timer";
|
|
|
reg = <0x60000200 0x20>;
|