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

Manage 2 ethernet instances, select which instance to configure with mask
If mask is not present in DT, it is stm32mp15 platform.

Signed-off-by: Christophe Roullier <christophe.roullier@st.com>
Signed-off-by: Marek Vasut <marex@denx.de> # Rework the code
Reviewed-by: Christophe ROULLIER <christophe.roullier@foss.st.com>
drivers/net/dwc_eth_qos_stm32.c