Re: [PATCH] net: macb: Add support for sgmii phy interface

2015-11-18 Thread David Miller
From: Punnaiah Choudary Kalluri Date: Wed, 18 Nov 2015 09:03:50 +0530 > This patch adds support for the sgmii phy interface. > > Signed-off-by: Punnaiah Choudary Kalluri Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a mes

[PATCH] net: macb: Add support for sgmii phy interface

2015-11-17 Thread Punnaiah Choudary Kalluri
This patch adds support for the sgmii phy interface. Signed-off-by: Punnaiah Choudary Kalluri --- drivers/net/ethernet/cadence/macb.c | 4 drivers/net/ethernet/cadence/macb.h | 5 + 2 files changed, 9 insertions(+) diff --git a/drivers/net/ethernet/cadence/macb.c b/drivers/net/etherne