Re: [PATCH 4/4] arm64: dts: rockchip: Enable Ethernet controller on Radxa E20C
From: Andrew Lunn
Date: Thu Mar 06 2025 - 17:49:58 EST
> +&mdio1 {
> + rgmii_phy: ethernet-phy@1 {
> + compatible = "ethernet-phy-ieee802.3-c22";
The compatible is not needed. That is the default.
Andrew