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

Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
---
 Documentation/devicetree/bindings/net/renesas,ravb.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt
index 19740d0..da249b7 100644
--- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
+++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
@@ -16,6 +16,7 @@ Required properties:
       - "renesas,etheravb-rcar-gen2" as a fallback for the above
 		R-Car Gen2 and RZ/G1 devices.
 
+      - "renesas,etheravb-r8a774a1" for the R8A774A1 SoC.
       - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
       - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
       - "renesas,etheravb-r8a77965" for the R8A77965 SoC.
@@ -24,7 +25,7 @@ Required properties:
       - "renesas,etheravb-r8a77990" for the R8A77990 SoC.
       - "renesas,etheravb-r8a77995" for the R8A77995 SoC.
       - "renesas,etheravb-rcar-gen3" as a fallback for the above
-		R-Car Gen3 devices.
+		R-Car Gen3 and RZ/G2 devices.
 
 	When compatible with the generic version, nodes must list the
 	SoC-specific version corresponding to the platform first followed by
-- 
2.7.4


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

* Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
  2018-08-14 12:33 [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC Fabrizio Castro
@ 2018-08-14 17:09 ` David Miller
  2018-08-14 17:13   ` Fabrizio Castro
  2018-08-14 17:38 ` Sergei Shtylyov
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 8+ messages in thread
From: David Miller @ 2018-08-14 17:09 UTC (permalink / raw)
  To: fabrizio.castro
  Cc: robh+dt, mark.rutland, sergei.shtylyov, geert+renesas,
	horms+renesas, biju.das, yoshihiro.shimoda.uh, netdev,
	linux-renesas-soc, devicetree, linux-kernel, horms,
	Chris.Paterson2

From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Date: Tue, 14 Aug 2018 13:33:37 +0100

> Document RZ/G2M (R8A774A1) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>

Which tree is this targetting?

Thanks.

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

* RE: [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
  2018-08-14 17:09 ` David Miller
@ 2018-08-14 17:13   ` Fabrizio Castro
  2018-08-14 17:19     ` David Miller
  0 siblings, 1 reply; 8+ messages in thread
From: Fabrizio Castro @ 2018-08-14 17:13 UTC (permalink / raw)
  To: David Miller
  Cc: robh+dt, mark.rutland, sergei.shtylyov, geert+renesas,
	horms+renesas, Biju Das, Yoshihiro Shimoda, netdev,
	linux-renesas-soc, devicetree, linux-kernel, horms,
	Chris Paterson

Hello David,

> Subject: Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
>
> From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Date: Tue, 14 Aug 2018 13:33:37 +0100
>
> > Document RZ/G2M (R8A774A1) SoC bindings.
> >
> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> > Reviewed-by: Biju Das <biju.das@bp.renesas.com>
>
> Which tree is this targetting?

This patch applies on next-20180814

Thanks,
Fab

>
> Thanks.



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] 8+ messages in thread

* Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
  2018-08-14 17:13   ` Fabrizio Castro
@ 2018-08-14 17:19     ` David Miller
  2018-08-14 17:58       ` Fabrizio Castro
  0 siblings, 1 reply; 8+ messages in thread
From: David Miller @ 2018-08-14 17:19 UTC (permalink / raw)
  To: fabrizio.castro
  Cc: robh+dt, mark.rutland, sergei.shtylyov, geert+renesas,
	horms+renesas, biju.das, yoshihiro.shimoda.uh, netdev,
	linux-renesas-soc, devicetree, linux-kernel, horms,
	Chris.Paterson2

From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Date: Tue, 14 Aug 2018 17:13:30 +0000

> Hello David,
> 
>> Subject: Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
>>
>> From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
>> Date: Tue, 14 Aug 2018 13:33:37 +0100
>>
>> > Document RZ/G2M (R8A774A1) SoC bindings.
>> >
>> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
>> > Reviewed-by: Biju Das <biju.das@bp.renesas.com>
>>
>> Which tree is this targetting?
> 
> This patch applies on next-20180814

I'm asking something different.  I'm asking which subsystem tree, and
which maintainer, should apply this patch.

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

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

Hello!

On 08/14/2018 03:33 PM, Fabrizio Castro wrote:

> Document RZ/G2M (R8A774A1) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>
[...]

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

MBR, Sergei

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

* RE: [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
  2018-08-14 17:19     ` David Miller
@ 2018-08-14 17:58       ` Fabrizio Castro
  0 siblings, 0 replies; 8+ messages in thread
From: Fabrizio Castro @ 2018-08-14 17:58 UTC (permalink / raw)
  To: David Miller
  Cc: robh+dt, mark.rutland, sergei.shtylyov, geert+renesas,
	horms+renesas, Biju Das, Yoshihiro Shimoda, netdev,
	linux-renesas-soc, devicetree, linux-kernel, horms,
	Chris Paterson

Hello David,

> From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Date: Tue, 14 Aug 2018 17:13:30 +0000
>
> > Hello David,
> >
> >> Subject: Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
> >>
> >> From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> >> Date: Tue, 14 Aug 2018 13:33:37 +0100
> >>
> >> > Document RZ/G2M (R8A774A1) SoC bindings.
> >> >
> >> > Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> >> > Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> >>
> >> Which tree is this targetting?
> >
> > This patch applies on next-20180814
>
> I'm asking something different.  I'm asking which subsystem tree, and
> which maintainer, should apply this patch.

I think this is appropriate for net-next, and as far as I can tell previous patches have either been applied by you (mostly) or Rob Herring.
Maybe I should have put "[PATCH net-next]" in the Subject like the following?
https://patchwork.kernel.org/patch/10314835/

Thanks,
Fab



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] 8+ messages in thread

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

On Tue, 14 Aug 2018 13:33:37 +0100, Fabrizio Castro wrote:
> Document RZ/G2M (R8A774A1) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>
> ---
>  Documentation/devicetree/bindings/net/renesas,ravb.txt | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC
  2018-08-14 12:33 [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC Fabrizio Castro
                   ` (2 preceding siblings ...)
  2018-08-15 20:18 ` Rob Herring
@ 2018-08-16 19:09 ` David Miller
  3 siblings, 0 replies; 8+ messages in thread
From: David Miller @ 2018-08-16 19:09 UTC (permalink / raw)
  To: fabrizio.castro
  Cc: robh+dt, mark.rutland, sergei.shtylyov, geert+renesas,
	horms+renesas, biju.das, yoshihiro.shimoda.uh, netdev,
	linux-renesas-soc, devicetree, linux-kernel, horms,
	Chris.Paterson2

From: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Date: Tue, 14 Aug 2018 13:33:37 +0100

> Document RZ/G2M (R8A774A1) SoC bindings.
> 
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
> Reviewed-by: Biju Das <biju.das@bp.renesas.com>

Applied, thanks.

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

end of thread, other threads:[~2018-08-16 19:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-14 12:33 [PATCH] dt-bindings: net: ravb: Add support for r8a774a1 SoC Fabrizio Castro
2018-08-14 17:09 ` David Miller
2018-08-14 17:13   ` Fabrizio Castro
2018-08-14 17:19     ` David Miller
2018-08-14 17:58       ` Fabrizio Castro
2018-08-14 17:38 ` Sergei Shtylyov
2018-08-15 20:18 ` Rob Herring
2018-08-16 19:09 ` 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).