powerpc/fsl: proliferate simple-bus compatibility to soc nodes
[pandora-kernel.git] / arch / powerpc / platforms / 83xx / mpc834x_mds.c
index 30d509a..fc3f2ed 100644 (file)
@@ -111,6 +111,7 @@ static void __init mpc834x_mds_init_IRQ(void)
 static struct of_device_id mpc834x_ids[] = {
        { .type = "soc", },
        { .compatible = "soc", },
+       { .compatible = "simple-bus", },
        {},
 };