Skip to content

Commit b3603c0

Browse files
wenskuba-moo
authored andcommitted
dt-bindings: net: sun8i-emac: Rename A523 EMAC0 to GMAC0
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: 0454b90 ("dt-bindings: net: sun8i-emac: Add A523 EMAC0 compatible") Signed-off-by: Chen-Yu Tsai <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent d3a5f28 commit b3603c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ properties:
2323
- allwinner,sun20i-d1-emac
2424
- allwinner,sun50i-h6-emac
2525
- allwinner,sun50i-h616-emac0
26-
- allwinner,sun55i-a523-emac0
26+
- allwinner,sun55i-a523-gmac0
2727
- const: allwinner,sun50i-a64-emac
2828

2929
reg:

0 commit comments

Comments
 (0)