linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC
@ 2018-12-13 20:18 Fabrizio Castro
  2018-12-14  8:20 ` Fabrizio Castro
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Fabrizio Castro @ 2018-12-13 20:18 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Fabrizio Castro, Sergei Shtylyov, David S. Miller, Simon Horman,
	Biju Das, Geert Uytterhoeven, Jacopo Mondi, Yoshihiro Shimoda,
	netdev, linux-renesas-soc, devicetree, linux-kernel,
	Simon Horman, Chris Paterson

Document RZ/G2E (R8A774C0) SoC bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 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 3530256..7ad3621 100644
--- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
+++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
@@ -18,6 +18,7 @@ Required properties:
 		R-Car Gen2 and RZ/G1 devices.
 
       - "renesas,etheravb-r8a774a1" for the R8A774A1 SoC.
+      - "renesas,etheravb-r8a774c0" for the R8A774C0 SoC.
       - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
       - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
       - "renesas,etheravb-r8a77965" for the R8A77965 SoC.
-- 
2.7.4


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

* RE: [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC
  2018-12-13 20:18 [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC Fabrizio Castro
@ 2018-12-14  8:20 ` Fabrizio Castro
  2018-12-14 10:44 ` Geert Uytterhoeven
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Fabrizio Castro @ 2018-12-14  8:20 UTC (permalink / raw)
  To: Fabrizio Castro, Rob Herring, Mark Rutland
  Cc: Sergei Shtylyov, David S. Miller, Simon Horman, Biju Das,
	Geert Uytterhoeven, Jacopo Mondi, Yoshihiro Shimoda, netdev,
	linux-renesas-soc, devicetree, linux-kernel, Simon Horman,
	Chris Paterson

This is for net-next, sorry for not putting it in the subject.

Thanks,
Fab

> From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Sent: 13 December 2018 20:19
> Subject: [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC
>
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> ---
>  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 3530256..7ad3621 100644
> --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
> +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> @@ -18,6 +18,7 @@ Required properties:
>  R-Car Gen2 and RZ/G1 devices.
>
>        - "renesas,etheravb-r8a774a1" for the R8A774A1 SoC.
> +      - "renesas,etheravb-r8a774c0" for the R8A774C0 SoC.
>        - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
>        - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
>        - "renesas,etheravb-r8a77965" for the R8A77965 SoC.
> --
> 2.7.4



[https://www2.renesas.eu/media/email/unicef.jpg]

This Christmas, instead of sending out cards, Renesas Electronics Europe have decided to support Unicef with a donation. For further details click here<https://www.unicef.org/> to find out about the valuable work they do, helping children all over the world.
We would like to take this opportunity to wish you a Merry Christmas and a prosperous New Year.



Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.

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

* Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC
  2018-12-13 20:18 [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC Fabrizio Castro
  2018-12-14  8:20 ` Fabrizio Castro
@ 2018-12-14 10:44 ` Geert Uytterhoeven
  2018-12-14 16:17 ` Simon Horman
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2018-12-14 10:44 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Sergei Shtylyov, David S. Miller,
	Simon Horman, Biju Das, Geert Uytterhoeven, Jacopo Mondi,
	Yoshihiro Shimoda, netdev, Linux-Renesas,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	Linux Kernel Mailing List, Simon Horman, Chris Paterson

On Thu, Dec 13, 2018 at 9:18 PM Fabrizio Castro
<fabrizio.castro@bp.renesas.com> wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC
  2018-12-13 20:18 [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC Fabrizio Castro
  2018-12-14  8:20 ` Fabrizio Castro
  2018-12-14 10:44 ` Geert Uytterhoeven
@ 2018-12-14 16:17 ` Simon Horman
  2018-12-14 16:30 ` Sergei Shtylyov
  2018-12-15 21:05 ` David Miller
  4 siblings, 0 replies; 6+ messages in thread
From: Simon Horman @ 2018-12-14 16:17 UTC (permalink / raw)
  To: Fabrizio Castro
  Cc: Rob Herring, Mark Rutland, Sergei Shtylyov, David S. Miller,
	Biju Das, Geert Uytterhoeven, Jacopo Mondi, Yoshihiro Shimoda,
	netdev, linux-renesas-soc, devicetree, linux-kernel,
	Chris Paterson

On Thu, Dec 13, 2018 at 08:18:34PM +0000, Fabrizio Castro wrote:
> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>


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

* Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC
  2018-12-13 20:18 [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC Fabrizio Castro
                   ` (2 preceding siblings ...)
  2018-12-14 16:17 ` Simon Horman
@ 2018-12-14 16:30 ` Sergei Shtylyov
  2018-12-15 21:05 ` David Miller
  4 siblings, 0 replies; 6+ messages in thread
From: Sergei Shtylyov @ 2018-12-14 16:30 UTC (permalink / raw)
  To: Fabrizio Castro, Rob Herring, Mark Rutland
  Cc: David S. Miller, Simon Horman, Biju Das, Geert Uytterhoeven,
	Jacopo Mondi, Yoshihiro Shimoda, netdev, linux-renesas-soc,
	devicetree, linux-kernel, Simon Horman, Chris Paterson

On 12/13/2018 11:18 PM, Fabrizio Castro wrote:

> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

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

MBR, Sergei

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

* Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC
  2018-12-13 20:18 [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC Fabrizio Castro
                   ` (3 preceding siblings ...)
  2018-12-14 16:30 ` Sergei Shtylyov
@ 2018-12-15 21:05 ` David Miller
  4 siblings, 0 replies; 6+ messages in thread
From: David Miller @ 2018-12-15 21:05 UTC (permalink / raw)
  To: fabrizio.castro
  Cc: robh+dt, mark.rutland, sergei.shtylyov, horms+renesas, biju.das,
	geert+renesas, jacopo+renesas, yoshihiro.shimoda.uh, netdev,
	linux-renesas-soc, devicetree, linux-kernel, horms,
	Chris.Paterson2

From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Date: Thu, 13 Dec 2018 20:18:34 +0000

> Document RZ/G2E (R8A774C0) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Applied to net-next.

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

end of thread, other threads:[~2018-12-15 21:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13 20:18 [PATCH] dt-bindings: net: ravb: Add support for r8a774c0 SoC Fabrizio Castro
2018-12-14  8:20 ` Fabrizio Castro
2018-12-14 10:44 ` Geert Uytterhoeven
2018-12-14 16:17 ` Simon Horman
2018-12-14 16:30 ` Sergei Shtylyov
2018-12-15 21:05 ` David Miller

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