arm: mvebu: add address decoding controller to the DT
[deliverable/linux.git] / arch / arm / boot / dts / armada-370-xp.dtsi
index 6b6b932a5a7dc291c4414ef1fc01404bfff06724..16cc82cdaa817aef1cb2e235c93b8412ddfb7af8 100644 (file)
                               reg = <0xd0020300 0x30>;
                               interrupts = <37>, <38>, <39>, <40>;
                };
+
+               addr-decoding@d0020000 {
+                       compatible = "marvell,armada-addr-decoding-controller";
+                       reg = <0xd0020000 0x258>;
+               };
        };
 };
 
This page took 0.052559 seconds and 5 git commands to generate.