commit | a440d19c6c91938190b329be65e0986e01007304 | [log] [tgz] |
---|---|---|
author | Christophe Roullier <christophe.roullier@st.com> | Tue Mar 26 13:07:30 2024 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Apr 19 11:30:51 2024 +0200 |
tree | 31906451c19360ad9eecf2b7c7f88b01725a1966 | |
parent | 22265e236538f29e38df2411a12103aeefb3138b [diff] |
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>