[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC
[powerpc.git] / arch / powerpc / platforms / 83xx / mpc832x_mds.c
index fff09f5..94843ed 100644 (file)
@@ -111,6 +111,7 @@ static struct of_device_id mpc832x_ids[] = {
        { .type = "soc", },
        { .compatible = "soc", },
        { .type = "qe", },
+       { .type = "mdio", },
        {},
 };