Message ID | 1544607332-29921-1-git-send-email-biao.huang@mediatek.com (mailing list archive) |
---|---|
Headers | show |
Series | add Ethernet driver support for mt2712 | expand |
From: Biao Huang <biao.huang@mediatek.com> Date: Wed, 12 Dec 2018 17:35:30 +0800 > Changes in v6: > modifications according to comments from Rob/Andrew/Sean: > 1. use delay_ps instead of delay stage. > 2. add comments in driver to avoid confusion. > 2. rewrite set_delay function. > 3. modify binding document for properties: tx-delay-ps/rx-delay-ps/pericfg etc. Series applied to net-next, thank you.
From: David Miller <davem@davemloft.net> Date: Wed, 12 Dec 2018 15:21:14 -0800 (PST) > From: Biao Huang <biao.huang@mediatek.com> > Date: Wed, 12 Dec 2018 17:35:30 +0800 > >> Changes in v6: >> modifications according to comments from Rob/Andrew/Sean: >> 1. use delay_ps instead of delay stage. >> 2. add comments in driver to avoid confusion. >> 2. rewrite set_delay function. >> 3. modify binding document for properties: tx-delay-ps/rx-delay-ps/pericfg etc. > > Series applied to net-next, thank you. Please send me a follow-up patch to fix this: WARNING: modpost: missing MODULE_LICENSE() in drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.o Thank you.