Re: [v2, PATCH 0/2] add Ethernet driver support for mt2712
From: biao huang <hidden>
Date: 2018-10-29 03:32:35
Also in:
linux-arm-kernel, linux-devicetree, linux-mediatek, lkml
From: biao huang <hidden>
Date: 2018-10-29 03:32:35
Also in:
linux-arm-kernel, linux-devicetree, linux-mediatek, lkml
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!