netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND net-next 1/2] dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC
@ 2022-02-06 20:24 Biju Das
  2022-02-06 20:24 ` [PATCH net-next 2/2] dt-bindings: net: renesas,etheravb: Document RZ/G2UL SoC Biju Das
  2022-02-09 12:00 ` [PATCH RESEND net-next 1/2] dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Biju Das @ 2022-02-06 20:24 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Rob Herring
  Cc: Biju Das, Sergey Shtylyov, Sergei Shtylyov, netdev,
	linux-renesas-soc, devicetree, Geert Uytterhoeven, Chris Paterson,
	Biju Das, Prabhakar Mahadev Lad

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>
---
Resending to net-next, as patchwork state[1] shows not applicable

[1] https://patchwork.kernel.org/project/netdevbpf/list/?submitter=190075&state=*
---
 Documentation/devicetree/bindings/net/renesas,etheravb.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml
index bda821065a2b..db0ad6fbad89 100644
--- a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml
+++ b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml
@@ -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
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-09 12:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-06 20:24 [PATCH RESEND net-next 1/2] dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC Biju Das
2022-02-06 20:24 ` [PATCH net-next 2/2] dt-bindings: net: renesas,etheravb: Document RZ/G2UL SoC Biju Das
2022-02-09 12:00 ` [PATCH RESEND net-next 1/2] dt-bindings: net: renesas,etheravb: Document RZ/V2L SoC patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).