Re: [PATCH] net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices

2019-07-02 Thread David Miller
From: René van Dorst Date: Sat, 29 Jun 2019 14:24:51 +0200 > No reason to error out on a MT7621 device with DDR2 memory when non > TRGMII mode is selected. > Only MT7621 DDR2 clock setup is not supported for TRGMII mode. > But non TRGMII mode doesn't need any special clock setup. > > Signed-off-

Re: [PATCH] net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices

2019-07-01 Thread René van Dorst
Quoting René van Dorst : I see that I also forgot to tag this patch for net-next. Greats, René No reason to error out on a MT7621 device with DDR2 memory when non TRGMII mode is selected. Only MT7621 DDR2 clock setup is not supported for TRGMII mode. But non TRGMII mode doesn't need any speci

[PATCH] net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices

2019-06-29 Thread René van Dorst
No reason to error out on a MT7621 device with DDR2 memory when non TRGMII mode is selected. Only MT7621 DDR2 clock setup is not supported for TRGMII mode. But non TRGMII mode doesn't need any special clock setup. Signed-off-by: René van Dorst --- drivers/net/ethernet/mediatek/mtk_eth_soc.c | 7