Re: [Uboot-stm32] [PATCH 2/2] net: dwc_eth_qos: implement phy reg and max-speed for stm32

2020-04-15 Thread Patrice CHOTARD
Hi On 3/18/20 10:50 AM, Patrick Delaunay wrote: > Add management of property "reg" to configure @ of phy and > also "max-speed" property to specify maximum speed in Mbit/s > supported by the device > > Signed-off-by: Christophe Roullier > Reviewed-by: Patrick DELAUNAY > Signed-off-by: Patrick De

[PATCH 2/2] net: dwc_eth_qos: implement phy reg and max-speed for stm32

2020-03-18 Thread Patrick Delaunay
Add management of property "reg" to configure @ of phy and also "max-speed" property to specify maximum speed in Mbit/s supported by the device Signed-off-by: Christophe Roullier Reviewed-by: Patrick DELAUNAY Signed-off-by: Patrick Delaunay --- drivers/net/dwc_eth_qos.c | 19 +