Skip to content

Commit

Permalink
dt-bindings: net: renesas,etheravb: Document RZ/G2UL SoC
Browse files Browse the repository at this point in the history
Document Gigabit Ethernet IP found on RZ/G2UL SoC. Gigabit Ethernet
Interface is identical to one found on the RZ/G2L SoC. No driver changes
are required as generic compatible string "renesas,rzg2l-gbeth" will be
used as a fallback.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Biju Das authored and David S. Miller committed Feb 9, 2022
1 parent 654f89f commit 5e2e8cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/devicetree/bindings/net/renesas,etheravb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,10 @@ properties:

- items:
- enum:
- renesas,r9a07g043-gbeth # RZ/G2UL
- renesas,r9a07g044-gbeth # RZ/G2{L,LC}
- renesas,r9a07g054-gbeth # RZ/V2L
- const: renesas,rzg2l-gbeth # RZ/{G2L,V2L} family
- const: renesas,rzg2l-gbeth # RZ/{G2L,G2UL,V2L} family

reg: true

Expand Down

0 comments on commit 5e2e8cc

Please sign in to comment.