Re: [PATCH v3 0/5] net: Add support for Qualcomm ethqos

2019-01-22 Thread David Miller
From: Vinod Koul Date: Mon, 21 Jan 2019 14:43:13 +0530 > Some Qualcomm SoCs sport a ethqos controller which use DW ip, so add > the glue driver which uses stmmac driver along with DT bindings for > this device. > > This controller supports rgmii mode and doesn't work with existing > phy drivers

[PATCH v3 0/5] net: Add support for Qualcomm ethqos

2019-01-21 Thread Vinod Koul
Some Qualcomm SoCs sport a ethqos controller which use DW ip, so add the glue driver which uses stmmac driver along with DT bindings for this device. This controller supports rgmii mode and doesn't work with existing phy drivers as they do not remove the phy delay delay in this mode, so fix the tw