]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: dwc_eth_qos: Add support of STM32MP13xx platform
authorChristophe Roullier <christophe.roullier@st.com>
Tue, 26 Mar 2024 12:07:31 +0000 (13:07 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 19 Apr 2024 09:30:51 +0000 (11:30 +0200)
commit882b2287a654cb1c86bde24175385220ffeb0cc8
tree6db44a436fba150ea0c1f6962547d6605c7362a7
parenta440d19c6c91938190b329be65e0986e01007304
net: dwc_eth_qos: Add support of STM32MP13xx platform

Add compatible "st,stm32mp13-dwmac" to manage STM32MP13 boards.

Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Christophe Roullier <christophe.roullier@st.com>
Signed-off-by: Marek Vasut <marex@denx.de> # Rebase, reshuffle, squash code
Reviewed-by: Christophe ROULLIER <christophe.roullier@foss.st.com>
drivers/net/dwc_eth_qos.c
drivers/net/dwc_eth_qos.h
drivers/net/dwc_eth_qos_stm32.c