Re: [PATCH 2/2] net: stmmac: add fixed_phy support via fixed-link DT binding

2015-01-23 Thread Ming Lei
On 1/23/15, Ming Lei wrote: > Signed-off-by: Ming Lei > --- > .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c > b/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c

[PATCH 2/2] net: stmmac: add fixed_phy support via fixed-link DT binding

2015-01-22 Thread Ming Lei
Signed-off-by: Ming Lei --- .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c b/drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c index 3039de2..73a3ced 100644 --- a/drive