[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC
[pandora-kernel.git] / arch / powerpc / platforms / 85xx / mpc85xx_mds.c
index 54db416..e3dddbf 100644 (file)
@@ -147,6 +147,7 @@ static struct of_device_id mpc85xx_ids[] = {
        { .type = "soc", },
        { .compatible = "soc", },
        { .type = "qe", },
+       { .type = "mdio", },
        {},
 };