]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/boot/dts/lite5200b.dts
[POWERPC] mpc5200: Fix incorrect compatible string for the mdio node
[linux-2.6-omap-h63xx.git] / arch / powerpc / boot / dts / lite5200b.dts
index 571ba02accacdea16863412dd967c9c3eb7746d6..2e9bc397ae9a1eb40dadbb7e7ab2559d7155b36b 100644 (file)
                mdio@3000 {
                        #address-cells = <1>;
                        #size-cells = <0>;
-                       compatible = "fsl,mpc5200b-mdio";
+                       compatible = "fsl,mpc5200b-mdio", "fsl,mpc5200-mdio";
                        reg = <3000 400>;       // fec range, since we need to setup fec interrupts
                        interrupts = <2 5 0>;   // these are for "mii command finished", not link changes & co.
                        interrupt-parent = <&mpc5200_pic>;