On Aug 10, 2012, at 5:31 PM, Timur Tabi wrote:

> diff --git a/arch/powerpc/platforms/85xx/corenet_ds.c 
> b/arch/powerpc/platforms/85xx/corenet_ds.c
> index 925b028..a79fc79 100644
> --- a/arch/powerpc/platforms/85xx/corenet_ds.c
> +++ b/arch/powerpc/platforms/85xx/corenet_ds.c
> @@ -106,6 +106,13 @@ static const struct of_device_id of_device_ids[] 
> __devinitconst = {
>       {
>               .name           = "handles",
>       },
> +     {
> +             /*
> +              * Warning: this entry might need to be located before those
> +              * for the Fman Ethernet nodes.
> +              */
> +             .compatible     = "mdio-mux",
> +     },
>       {}
> };

Under what condition would that be the case?

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

Reply via email to