Re: [RESEND PATCH net 06/10] net: ethernet: mediatek: fix the loss of pin-mux setting for GMAC2

2016-08-25 Thread Andrew Lunn
On Thu, Aug 25, 2016 at 06:44:57PM +0800, Sean Wang wrote: > ommited the setting about pin-mux which results in incorrect signals > being routed on GMAC2. Hi Sean Please could you explain this some more. I don't know too much about pinctrl, but i've never seen a driver have to do anything with it

[RESEND PATCH net 06/10] net: ethernet: mediatek: fix the loss of pin-mux setting for GMAC2

2016-08-25 Thread Sean Wang
ommited the setting about pin-mux which results in incorrect signals being routed on GMAC2. Signed-off-by: Sean Wang --- drivers/net/ethernet/mediatek/mtk_eth_soc.c | 14 ++ drivers/net/ethernet/mediatek/mtk_eth_soc.h | 3 +++ 2 files changed, 17 insertions(+) diff --git a/drivers/