mbox series

[v2,0/2] add Ethernet driver support for mt2712

Message ID 1540782294-27721-1-git-send-email-biao.huang@mediatek.com (mailing list archive)
Headers show
Series add Ethernet driver support for mt2712 | expand

Message

Biao Huang (黄彪) Oct. 29, 2018, 3:04 a.m. UTC
The mt2712 Ethernet IP is from Synopsys, so extend stmmac to support mt2712.

Comments

Biao Huang (黄彪) Oct. 29, 2018, 3:32 a.m. UTC | #1
On Mon, 2018-10-29 at 11:04 +0800, Biao Huang wrote:
> The mt2712 Ethernet IP is from Synopsys, so extend stmmac to support mt2712.
> 
sorry, I forgot to add detail descriptions for these patches.

changes in v2:
--since STMMAC driver applied to most Synopsys ip Ethernet, I add
dwmac-mediatek.c to support MediaTek mt2712 in v2.
--abandon Ethernet drivers proposed in v1.
--rewrite dt-binding document for v2 driver.

Best Regards!