Re: [PATCH v2 0/2] Enable Ethernet on the Genio 700 EVK board

From: AngeloGioacchino Del Regno
Date: Tue Oct 22 2024 - 05:19:59 EST


Il 18/10/24 17:19, Nícolas F. R. A. Prado ha scritto:
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>
---
Changes in v2:
- Moved mdio bus to mt8188.dtsi
- Changed phy-mode: rgmii-rxid -> rgmii-id
- Removed mediatek,tx-delay-ps
- style: Reordered vendor properties alphabetically
- style: Used fewer lines for clock-names
- Fixed typo in commit message: 1000 Gbps -> 1000 Mbps
- Link to v1: https://lore.kernel.org/r/20241015-genio700-eth-v1-0-16a1c9738cf4@xxxxxxxxxxxxx

[...]
Applied to v6.12-next/dts64, thanks!

Cheers,
Angelo