Message ID | 0212b57ba1005bb9b5a922f8f25cc67a7bc15f30.1709631152.git.geert+renesas@glider.be (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | [net-next] dt-bindings: net: renesas,etheravb: Add support for R-Car V4M | expand |
Hi Geert, Thanks for your work. On 2024-03-05 10:37:18 +0100, Geert Uytterhoeven wrote: > From: Thanh Quan <thanh.quan.xn@renesas.com> > > Document support for the Renesas Ethernet AVB (EtherAVB-IF) block in the > Renesas R-Car V4M (R8A779H0) SoC. > > Signed-off-by: Thanh Quan <thanh.quan.xn@renesas.com> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> > --- > Documentation/devicetree/bindings/net/renesas,etheravb.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml > index 890f7858d0dc4c79..de7ba7f345a93778 100644 > --- a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml > +++ b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml > @@ -46,6 +46,7 @@ properties: > - enum: > - renesas,etheravb-r8a779a0 # R-Car V3U > - renesas,etheravb-r8a779g0 # R-Car V4H > + - renesas,etheravb-r8a779h0 # R-Car V4M > - const: renesas,etheravb-rcar-gen4 # R-Car Gen4 > > - items: > -- > 2.34.1 > >
On Tue, 05 Mar 2024 10:37:18 +0100, Geert Uytterhoeven wrote: > From: Thanh Quan <thanh.quan.xn@renesas.com> > > Document support for the Renesas Ethernet AVB (EtherAVB-IF) block in the > Renesas R-Car V4M (R8A779H0) SoC. > > Signed-off-by: Thanh Quan <thanh.quan.xn@renesas.com> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > --- > Documentation/devicetree/bindings/net/renesas,etheravb.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On 3/5/24 12:37 PM, Geert Uytterhoeven wrote: > From: Thanh Quan <thanh.quan.xn@renesas.com> > > Document support for the Renesas Ethernet AVB (EtherAVB-IF) block in the > Renesas R-Car V4M (R8A779H0) SoC. > > Signed-off-by: Thanh Quan <thanh.quan.xn@renesas.com> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru> [...] MBR, Sergey
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 5 Mar 2024 10:37:18 +0100 you wrote: > From: Thanh Quan <thanh.quan.xn@renesas.com> > > Document support for the Renesas Ethernet AVB (EtherAVB-IF) block in the > Renesas R-Car V4M (R8A779H0) SoC. > > Signed-off-by: Thanh Quan <thanh.quan.xn@renesas.com> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > > [...] Here is the summary with links: - [net-next] dt-bindings: net: renesas,etheravb: Add support for R-Car V4M https://git.kernel.org/netdev/net-next/c/d66206296176 You are awesome, thank you!
diff --git a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml index 890f7858d0dc4c79..de7ba7f345a93778 100644 --- a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml +++ b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml @@ -46,6 +46,7 @@ properties: - enum: - renesas,etheravb-r8a779a0 # R-Car V3U - renesas,etheravb-r8a779g0 # R-Car V4H + - renesas,etheravb-r8a779h0 # R-Car V4M - const: renesas,etheravb-rcar-gen4 # R-Car Gen4 - items: