Skip to content

Commit 7c93d17

Browse files
prabhakarladdavem330
authored andcommitted
dt-bindings: net: renesas,etheravb: Document RZ/Five SoC
The Gigabit Ethernet IP block on the RZ/Five SoC is identical to one found on the RZ/G2UL SoC. "renesas,r9a07g043-gbeth" compatible string will be used on the RZ/Five SoC so to make this clear and to keep this file consistent, update the comment to include RZ/Five SoC. No driver changes are required as generic compatible string "renesas,rzg2l-gbeth" will be used as a fallback on RZ/Five SoC. Signed-off-by: Lad Prabhakar <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Sergey Shtylyov <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 9e63110 commit 7c93d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/net/renesas,etheravb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ properties:
5555

5656
- items:
5757
- enum:
58-
- renesas,r9a07g043-gbeth # RZ/G2UL
58+
- renesas,r9a07g043-gbeth # RZ/G2UL and RZ/Five
5959
- renesas,r9a07g044-gbeth # RZ/G2{L,LC}
6060
- renesas,r9a07g054-gbeth # RZ/V2L
6161
- const: renesas,rzg2l-gbeth # RZ/{G2L,G2UL,V2L} family

0 commit comments

Comments
 (0)