Re: [PATCH 2/2] net: stmmac: add fixed_phy and phy_addr support using DT file

2015-01-22 Thread Ming Lei
On Fri, Jan 23, 2015 at 12:15 PM, Florian Fainelli wrote: > Le 22/01/2015 18:41, Ming Lei a écrit : >> From: Byungho An >> >> This patch adds codes for DT file support, fixed_phy and phy_addr >> can be set in DT file. >> >> Signed-off-by: Byungho An (bypass check for >> fixed phy) Signed-off-by:

Re: [PATCH 2/2] net: stmmac: add fixed_phy and phy_addr support using DT file

2015-01-22 Thread Florian Fainelli
Le 22/01/2015 18:41, Ming Lei a écrit : > From: Byungho An > > This patch adds codes for DT file support, fixed_phy and phy_addr > can be set in DT file. > > Signed-off-by: Byungho An (bypass check for > fixed phy) Signed-off-by: Ming Lei --- > drivers/net/ethernet/stmicro/stmmac/stmmac_main.

[PATCH 2/2] net: stmmac: add fixed_phy and phy_addr support using DT file

2015-01-22 Thread Ming Lei
From: Byungho An This patch adds codes for DT file support, fixed_phy and phy_addr can be set in DT file. Signed-off-by: Byungho An (bypass check for fixed phy) Signed-off-by: Ming Lei --- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c |5 - .../net/ethernet/stmicro/stmmac/stmmac_p