[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <5F0028FE-C555-47DE-B69A-888E7322A6E1@kernel.crashing.org>
Date: Tue, 14 Aug 2012 16:45:36 -0500
From: Kumar Gala <galak@...nel.crashing.org>
To: Timur Tabi <timur@...escale.com>
Cc: Andy Fleming <afleming@...escale.com>,
Scott Wood <scottwood@...escale.com>, <ddaney.cavm@...il.com>,
<linuxppc-dev@...abs.org>, <netdev@...r.kernel.org>
Subject: Re: [PATCH 2/2] powerpc/85xx: add Fman MDIO muxing support to the P4080DS
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--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists