net: designware: add meson meson axg compatible
Add the compatible string for the upcoming Amlogic AXG SoC family. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
parent
ec353ad1b6
commit
71a38a8e8e
@ -839,6 +839,7 @@ static const struct udevice_id designware_eth_ids[] = {
|
||||
{ .compatible = "amlogic,meson6-dwmac" },
|
||||
{ .compatible = "amlogic,meson-gx-dwmac" },
|
||||
{ .compatible = "amlogic,meson-gxbb-dwmac" },
|
||||
{ .compatible = "amlogic,meson-axg-dwmac" },
|
||||
{ .compatible = "st,stm32-dwmac" },
|
||||
{ }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user