Re: [PATCH 5/6] ibm_newemac: Cleanup/Fix RGMII MDIO support detection

2007-11-08 Thread Stefan Roese
On Thursday 08 November 2007, Benjamin Herrenschmidt wrote: > More than just "AXON" version of EMAC RGMII supports MDIO, so replace > the current test with a generic property in the device-tree that > indicates such support. > > Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> Acked-by: S

[PATCH 5/6] ibm_newemac: Cleanup/Fix RGMII MDIO support detection

2007-11-08 Thread Benjamin Herrenschmidt
More than just "AXON" version of EMAC RGMII supports MDIO, so replace the current test with a generic property in the device-tree that indicates such support. Signed-off-by: Benjamin Herrenschmidt <[EMAIL PROTECTED]> --- Should we set that in Sequoia DTS ? drivers/net/ibm_newemac/rgmii.c | 20