Re: [PATCH] powerpc: Add TBI PHY node to first MDIO bus

2011-12-07 Thread Kumar Gala
On Dec 7, 2011, at 1:50 PM, Andy Fleming wrote: > Systems which use the fsl_pq_mdio driver need to specify an > address for TBI PHY transactions such that the address does > not conflict with any PHYs on the bus (all transactions to > that address are directed to the onboard TBI PHY). The driver

Re: [PATCH] powerpc: Add TBI PHY node to first MDIO bus

2011-12-07 Thread Kumar Gala
On Dec 7, 2011, at 2:02 PM, David Miller wrote: > From: Andy Fleming > Date: Wed, 7 Dec 2011 13:50:57 -0600 > >> Systems which use the fsl_pq_mdio driver need to specify an >> address for TBI PHY transactions such that the address does >> not conflict with any PHYs on the bus (all transactions

Re: [PATCH] powerpc: Add TBI PHY node to first MDIO bus

2011-12-07 Thread David Miller
From: Andy Fleming Date: Wed, 7 Dec 2011 13:50:57 -0600 > Systems which use the fsl_pq_mdio driver need to specify an > address for TBI PHY transactions such that the address does > not conflict with any PHYs on the bus (all transactions to > that address are directed to the onboard TBI PHY). The

[PATCH] powerpc: Add TBI PHY node to first MDIO bus

2011-12-07 Thread Andy Fleming
Systems which use the fsl_pq_mdio driver need to specify an address for TBI PHY transactions such that the address does not conflict with any PHYs on the bus (all transactions to that address are directed to the onboard TBI PHY). The driver used to scan for a free address if no address was specifie