On Sat, 28 Jun 2025 13:44:37 +0800, Chen-Yu Tsai wrote:
From: Chen-Yu Tsai <redacted>
The datasheets refer to the first Ethernet controller as GMAC0, not
EMAC0.
Rename the compatible string to align with the datasheets. A fix for
the device trees will be sent separately.
Fixes: 0454b9057e98 ("dt-bindings: net: sun8i-emac: Add A523 EMAC0 compatible")
Signed-off-by: Chen-Yu Tsai <redacted>
---
.../devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Rob Herring (Arm) <robh@kernel.org>