powerpc/85xx: Add new LAW & ECM device tree nodes for all 85xx systems
[sfrench/cifs-2.6.git] / arch / powerpc / boot / dts / mpc8541cds.dts
index d10f5d670079c47af5db59884ab125558067ba2b..de9d8b55391b0eeabb79ed759030b3f28751d627 100644 (file)
                reg = <0xe0000000 0x1000>;      // CCSRBAR 1M
                bus-frequency = <0>;
 
+               ecm-law@0 {
+                       compatible = "fsl,ecm-law";
+                       reg = <0x0 0x1000>;
+                       fsl,num-laws = <8>;
+               };
+
+               ecm@1000 {
+                       compatible = "fsl,mpc8541-ecm", "fsl,ecm";
+                       reg = <0x1000 0x1000>;
+                       interrupts = <17 2>;
+                       interrupt-parent = <&mpic>;
+               };
+
                memory-controller@2000 {
                        compatible = "fsl,8541-memory-controller";
                        reg = <0x2000 0x1000>;