On Tue, 19 Jul 2011 12:53:50 +0400
Dmitry Eremin-Solenikov <dbarysh...@gmail.com> wrote:

> +static struct of_device_id __initdata mpc85xx_common_ids[] = {
> +     { .type = "soc", },
> +     { .compatible = "soc", },
> +     { .compatible = "simple-bus", },
> +     { .compatible = "gianfar", },
> +     { .compatible = "fsl,qe", },
> +     { .compatible = "fsl,cpm2", },
> +     {},
> +};

Same comment as for 83xx regarding localbus and compatibility with old
device trees.

-Scott

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to