Re: [Patch] net: dwc_eth_qos - works with fixed-phy

2023-02-18 Thread Ramon Fried
On Fri, Feb 17, 2023 at 5:03 AM Marek Vasut wrote: > > On 2/16/23 17:45, Nicole Battenfeld wrote: > > > > Am 16.02.23 um 02:39 schrieb Marek Vasut: > >> On 2/15/23 17:16, Elmar Psilog wrote: > >>> Let the EQoS in imx8mp handle fixed-phy too. > >>> Without that patch it lost track to the node to sc

Re: [Patch] net: dwc_eth_qos - works with fixed-phy

2023-02-16 Thread Marek Vasut
On 2/16/23 17:45, Nicole Battenfeld wrote: Am 16.02.23 um 02:39 schrieb Marek Vasut: On 2/15/23 17:16, Elmar Psilog wrote: Let the EQoS in imx8mp handle fixed-phy too. Without that patch it lost track to the node to scan speed and duplex. Patch was created by Marek Vasut, just tested by me. S

Re: [Patch] net: dwc_eth_qos - works with fixed-phy

2023-02-16 Thread Nicole Battenfeld
Am 16.02.23 um 02:39 schrieb Marek Vasut: On 2/15/23 17:16, Elmar Psilog wrote: Let the EQoS in imx8mp handle fixed-phy too. Without that patch it lost track to the node to scan speed and duplex. Patch was created by Marek Vasut, just tested by me. Signed-off-by: Elmar Psilog --- drivers/net/

Re: [Patch] net: dwc_eth_qos - works with fixed-phy

2023-02-15 Thread Marek Vasut
On 2/15/23 17:16, Elmar Psilog wrote: Let the EQoS in imx8mp handle fixed-phy too. Without that patch it lost track to the node to scan speed and duplex. Patch was created by Marek Vasut, just tested by me. Signed-off-by: Elmar Psilog --- drivers/net/dwc_eth_qos.c 1 file changed If you were t

[Patch] net: dwc_eth_qos - works with fixed-phy

2023-02-15 Thread Elmar Psilog
Let the EQoS in imx8mp handle fixed-phy too. Without that patch it lost track to the node to scan speed and duplex. Patch was created by Marek Vasut, just tested by me. Signed-off-by: Elmar Psilog --- drivers/net/dwc_eth_qos.c 1 file changed diff --git a/drivers/net/dwc_eth_qos.c b/drivers/net/