In order to support MT8366 (Genio 360 EVK), we need to add a new compatible string match since there are a few registers at a different offset on this target.
Signed-off-by: David Lechner <[email protected]> --- David Lechner (3): net: dwc_eth_qos_mtk: support platform-specific PERI_ETH_BASE net: dwc_eth_qos_mtk: add mt8366 support net: dwc_eth_qos: add mt8366 support drivers/net/dwc_eth_qos.c | 4 +++ drivers/net/dwc_eth_qos_mtk.c | 63 +++++++++++++++++++++++++++++++++++++------ 2 files changed, 59 insertions(+), 8 deletions(-) --- base-commit: b2817120d3506e3c4f1329fb8745b40ae7f6ba60 change-id: 20260806-mtk-net-mt8366-support-2901d2c811b3 Best regards, -- David Lechner <[email protected]>
