devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: ravb: Document r8a77961 support
@ 2019-12-05 13:45 Geert Uytterhoeven
  2019-12-05 17:56 ` Niklas Söderlund
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2019-12-05 13:45 UTC (permalink / raw)
  To: Sergei Shtylyov, David S . Miller, Rob Herring, Mark Rutland
  Cc: netdev, devicetree, linux-renesas-soc, Geert Uytterhoeven

Document support for the Ethernet AVB interface in the Renesas R-Car
M3-W+ (R8A77961) SoC.

Update all references to R-Car M3-W from "r8a7796" to "r8a77960", to
avoid confusion between R-Car M3-W (R8A77960) and M3-W+.

No driver update is needed.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/net/renesas,ravb.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt
index 5df4aa7f681154ee..87dad2dd8ca0cd6c 100644
--- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
+++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
@@ -21,7 +21,8 @@ Required properties:
       - "renesas,etheravb-r8a774b1" for the R8A774B1 SoC.
       - "renesas,etheravb-r8a774c0" for the R8A774C0 SoC.
       - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
-      - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
+      - "renesas,etheravb-r8a7796" for the R8A77960 SoC.
+      - "renesas,etheravb-r8a77961" for the R8A77961 SoC.
       - "renesas,etheravb-r8a77965" for the R8A77965 SoC.
       - "renesas,etheravb-r8a77970" for the R8A77970 SoC.
       - "renesas,etheravb-r8a77980" for the R8A77980 SoC.
@@ -37,8 +38,8 @@ Required properties:
 - reg: Offset and length of (1) the register block and (2) the stream buffer.
        The region for the register block is mandatory.
        The region for the stream buffer is optional, as it is only present on
-       R-Car Gen2 and RZ/G1 SoCs, and on R-Car H3 (R8A7795), M3-W (R8A7796),
-       and M3-N (R8A77965).
+       R-Car Gen2 and RZ/G1 SoCs, and on R-Car H3 (R8A7795), M3-W (R8A77960),
+       M3-W+ (R8A77961), and M3-N (R8A77965).
 - interrupts: A list of interrupt-specifiers, one for each entry in
 	      interrupt-names.
 	      If interrupt-names is not present, an interrupt specifier
-- 
2.17.1


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

* Re: [PATCH] dt-bindings: net: ravb: Document r8a77961 support
  2019-12-05 13:45 [PATCH] dt-bindings: net: ravb: Document r8a77961 support Geert Uytterhoeven
@ 2019-12-05 17:56 ` Niklas Söderlund
  2019-12-05 18:30 ` Sergei Shtylyov
  2019-12-18 23:40 ` Rob Herring
  2 siblings, 0 replies; 4+ messages in thread
From: Niklas Söderlund @ 2019-12-05 17:56 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Sergei Shtylyov, David S . Miller, Rob Herring, Mark Rutland,
	netdev, devicetree, linux-renesas-soc

Hi Geert,

Thanks for your work.

On 2019-12-05 14:45:04 +0100, Geert Uytterhoeven wrote:
> Document support for the Ethernet AVB interface in the Renesas R-Car
> M3-W+ (R8A77961) SoC.
> 
> Update all references to R-Car M3-W from "r8a7796" to "r8a77960", to
> avoid confusion between R-Car M3-W (R8A77960) and M3-W+.
> 
> No driver update is needed.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

> ---
>  Documentation/devicetree/bindings/net/renesas,ravb.txt | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> index 5df4aa7f681154ee..87dad2dd8ca0cd6c 100644
> --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
> +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> @@ -21,7 +21,8 @@ Required properties:
>        - "renesas,etheravb-r8a774b1" for the R8A774B1 SoC.
>        - "renesas,etheravb-r8a774c0" for the R8A774C0 SoC.
>        - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
> -      - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
> +      - "renesas,etheravb-r8a7796" for the R8A77960 SoC.
> +      - "renesas,etheravb-r8a77961" for the R8A77961 SoC.
>        - "renesas,etheravb-r8a77965" for the R8A77965 SoC.
>        - "renesas,etheravb-r8a77970" for the R8A77970 SoC.
>        - "renesas,etheravb-r8a77980" for the R8A77980 SoC.
> @@ -37,8 +38,8 @@ Required properties:
>  - reg: Offset and length of (1) the register block and (2) the stream buffer.
>         The region for the register block is mandatory.
>         The region for the stream buffer is optional, as it is only present on
> -       R-Car Gen2 and RZ/G1 SoCs, and on R-Car H3 (R8A7795), M3-W (R8A7796),
> -       and M3-N (R8A77965).
> +       R-Car Gen2 and RZ/G1 SoCs, and on R-Car H3 (R8A7795), M3-W (R8A77960),
> +       M3-W+ (R8A77961), and M3-N (R8A77965).
>  - interrupts: A list of interrupt-specifiers, one for each entry in
>  	      interrupt-names.
>  	      If interrupt-names is not present, an interrupt specifier
> -- 
> 2.17.1
> 

-- 
Regards,
Niklas Söderlund

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

* Re: [PATCH] dt-bindings: net: ravb: Document r8a77961 support
  2019-12-05 13:45 [PATCH] dt-bindings: net: ravb: Document r8a77961 support Geert Uytterhoeven
  2019-12-05 17:56 ` Niklas Söderlund
@ 2019-12-05 18:30 ` Sergei Shtylyov
  2019-12-18 23:40 ` Rob Herring
  2 siblings, 0 replies; 4+ messages in thread
From: Sergei Shtylyov @ 2019-12-05 18:30 UTC (permalink / raw)
  To: Geert Uytterhoeven, David S . Miller, Rob Herring, Mark Rutland
  Cc: netdev, devicetree, linux-renesas-soc

On 12/05/2019 04:45 PM, Geert Uytterhoeven wrote:

> Document support for the Ethernet AVB interface in the Renesas R-Car
> M3-W+ (R8A77961) SoC.
> 
> Update all references to R-Car M3-W from "r8a7796" to "r8a77960", to
> avoid confusion between R-Car M3-W (R8A77960) and M3-W+.
> 
> No driver update is needed.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Reviewed-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

[...]

MBR, Sergei

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

* Re: [PATCH] dt-bindings: net: ravb: Document r8a77961 support
  2019-12-05 13:45 [PATCH] dt-bindings: net: ravb: Document r8a77961 support Geert Uytterhoeven
  2019-12-05 17:56 ` Niklas Söderlund
  2019-12-05 18:30 ` Sergei Shtylyov
@ 2019-12-18 23:40 ` Rob Herring
  2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2019-12-18 23:40 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Sergei Shtylyov, David S . Miller, Mark Rutland, netdev,
	devicetree, linux-renesas-soc, Geert Uytterhoeven

On Thu,  5 Dec 2019 14:45:04 +0100, Geert Uytterhoeven wrote:
> Document support for the Ethernet AVB interface in the Renesas R-Car
> M3-W+ (R8A77961) SoC.
> 
> Update all references to R-Car M3-W from "r8a7796" to "r8a77960", to
> avoid confusion between R-Car M3-W (R8A77960) and M3-W+.
> 
> No driver update is needed.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  Documentation/devicetree/bindings/net/renesas,ravb.txt | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 

Applied, thanks.

Rob

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

end of thread, other threads:[~2019-12-18 23:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-05 13:45 [PATCH] dt-bindings: net: ravb: Document r8a77961 support Geert Uytterhoeven
2019-12-05 17:56 ` Niklas Söderlund
2019-12-05 18:30 ` Sergei Shtylyov
2019-12-18 23:40 ` Rob Herring

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).