The patches in this series add the ethernet node on mt8188 and enable it on the Genio 700 EVK board. The changes were picked up from the downstream branch at https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-mtk/+git/jammy, cleaned up and split into two commits. Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx> --- Nícolas F. R. A. Prado (2): arm64: dts: mediatek: mt8188: Add ethernet node arm64: dts: mediatek: mt8390-genio-700-evk: Enable ethernet arch/arm64/boot/dts/mediatek/mt8188.dtsi | 95 ++++++++++++++++++++++ .../boot/dts/mediatek/mt8390-genio-700-evk.dts | 25 ++++++ 2 files changed, 120 insertions(+) --- base-commit: 7f773fd61baa9b136faa5c4e6555aa64c758d07c change-id: 20241015-genio700-eth-252304da766c Best regards, -- Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>