2020-09-27 12:36:14

by Prabhakar Mahadev Lad

[permalink] [raw]
Subject: [RESEND PATCH] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC

From: Marian-Cristian Rotariu <[email protected]>

Document RZ/G2H (R8A774E1) SoC bindings.

Signed-off-by: Marian-Cristian Rotariu <[email protected]>
Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Sergei Shtylyov <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Acked-by: Rob Herring <[email protected]>
---
Hi David,

This patch is part of series [1] and is Acked the DT maintainers,
while rest of the patches have been picked up by the respective
maintainers, could you please pick this patch.

[1] https://www.spinics.net/lists/dmaengine/msg22887.html

Cheers,
Prabhakar
---
Documentation/devicetree/bindings/net/renesas,ravb.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt
index 032b76f14f4f..9119f1caf391 100644
--- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
+++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
@@ -21,6 +21,7 @@ Required properties:
- "renesas,etheravb-r8a774a1" for the R8A774A1 SoC.
- "renesas,etheravb-r8a774b1" for the R8A774B1 SoC.
- "renesas,etheravb-r8a774c0" for the R8A774C0 SoC.
+ - "renesas,etheravb-r8a774e1" for the R8A774E1 SoC.
- "renesas,etheravb-r8a7795" for the R8A7795 SoC.
- "renesas,etheravb-r8a7796" for the R8A77960 SoC.
- "renesas,etheravb-r8a77961" for the R8A77961 SoC.
--
2.17.1


2020-09-27 20:33:43

by David Miller

[permalink] [raw]
Subject: Re: [RESEND PATCH] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC

From: Lad Prabhakar <[email protected]>
Date: Sun, 27 Sep 2020 13:34:39 +0100

> From: Marian-Cristian Rotariu <[email protected]>
>
> Document RZ/G2H (R8A774E1) SoC bindings.
>
> Signed-off-by: Marian-Cristian Rotariu <[email protected]>
> Signed-off-by: Lad Prabhakar <[email protected]>
> Reviewed-by: Sergei Shtylyov <[email protected]>
> Reviewed-by: Geert Uytterhoeven <[email protected]>
> Acked-by: Rob Herring <[email protected]>

Applied.