]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
microblaze: Fix generic DTS to ensure OF requirements
authorMichal Simek <monstr@monstr.eu>
Tue, 10 Aug 2010 06:57:45 +0000 (08:57 +0200)
committerMichal Simek <monstr@monstr.eu>
Thu, 21 Oct 2010 05:51:18 +0000 (15:51 +1000)
LL Temac dts nodes should contain ranges property.
It is sufficient to use empty ranges property.

Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/platform/generic/system.dts

index 2d5c41767cd06ca146e0192df79e9fd9f06ef441..ef667d125ce02be9fe695b7a0418b725c67814d4 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <1>;
                        compatible = "xlnx,compound";
+                       ranges ;
                        ethernet@81c00000 {
                                compatible = "xlnx,xps-ll-temac-1.01.b", "xlnx,xps-ll-temac-1.00.a";
                                device_type = "network";
                        #address-cells = <1>;
                        #size-cells = <1>;
                        compatible = "xlnx,mpmc-4.02.a";
+                       ranges ;
                        PIM3: sdma@84600180 {
                                compatible = "xlnx,ll-dma-1.00.a";
                                interrupt-parent = <&xps_intc_0>;