Re: [Uboot-stm32] [RESEND PATCH] net: dwc_eth_qos: update the compatible supported for STM32

2020-05-14 Thread Patrice CHOTARD
Hi Patrick On 5/14/20 3:00 PM, Patrick Delaunay wrote: > Update the compatible associated with the STM32 MPU glue > in the DWC ethernet driver. > > The supported compatible is the specific "st,stm32mp1-dwmac" > as indicated in Linux binding > Documentation/devicetree/bindings/net/stm32-dwmac.txt >

[RESEND PATCH] net: dwc_eth_qos: update the compatible supported for STM32

2020-05-14 Thread Patrick Delaunay
Update the compatible associated with the STM32 MPU glue in the DWC ethernet driver. The supported compatible is the specific "st,stm32mp1-dwmac" as indicated in Linux binding Documentation/devicetree/bindings/net/stm32-dwmac.txt and not the "snps,dwmac-4.20a" only used to the select IP version.

[PATCH] net: dwc_eth_qos: update the compatible supported for STM32

2020-05-14 Thread Patrick Delaunay
Update the compatible associated with the STM32 MPU glue in the DWC ethernet driver. The supported compatible is the specific "st,stm32mp1-dwmac" as indicated in Linux binding Documentation/devicetree/bindings/net/stm32-dwmac.txt and not the "snps,dwmac-4.20a" only used to the select IP version.