Yes, I sent a patch. Then he sent another patch which breaks things
differently. I have not yet submitted my fix. My fix is to revert his patch,
and then modify your updated device trees to automatically set the tbi to
something.
On Nov 24, 2011, at 1:51, "Kumar Gala" wrote:
>
> On Nov 9, 20
On Nov 9, 2011, at 2:10 PM, Andy Fleming wrote:
>> Fix this by moving the of_mdiobus_register() call earlier.
>>
>> Cc: Andy Fleming
>> Signed-off-by: Baruch Siach
>> ---
>> drivers/net/ethernet/freescale/fsl_pq_mdio.c | 14 +++---
>> 1 files changed, 7 insertions(+), 7 deletions(-)
> Fix this by moving the of_mdiobus_register() call earlier.
>
> Cc: Andy Fleming
> Signed-off-by: Baruch Siach
> ---
> drivers/net/ethernet/freescale/fsl_pq_mdio.c | 14 +++---
> 1 files changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/drivers/net/ethernet/freescale/fsl_pq_md