dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC
Document Gigabit Ethernet IP found on RZ/V2L 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: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Acked-by: Rob Herring <robh@kernel.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c7d9a6751a
commit
654f89f949
|
@ -46,7 +46,8 @@ properties:
|
|||
- items:
|
||||
- enum:
|
||||
- renesas,r9a07g044-gbeth # RZ/G2{L,LC}
|
||||
- const: renesas,rzg2l-gbeth # RZ/G2L
|
||||
- renesas,r9a07g054-gbeth # RZ/V2L
|
||||
- const: renesas,rzg2l-gbeth # RZ/{G2L,V2L} family
|
||||
|
||||
reg: true
|
||||
|
||||
|
|
Loading…
Reference in New Issue