All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
@ 2017-09-13 12:17 Yoshihiro Shimoda
  2017-09-13 14:47 ` Geert Uytterhoeven
  2017-09-13 16:02 ` Sergei Shtylyov
  0 siblings, 2 replies; 10+ messages in thread
From: Yoshihiro Shimoda @ 2017-09-13 12:17 UTC (permalink / raw)
  To: davem, robh+dt, mark.rutland
  Cc: netdev, linux-renesas-soc, devicetree, Yoshihiro Shimoda

Add a new compatible string for the R8A77995 (R-Car D3) RAVB.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@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 1672353..ae2213f 100644
--- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
+++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
@@ -17,6 +17,7 @@ Required properties:
 
       - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
       - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
+      - "renesas,etheravb-r8a77995" for the R8A77995 SoC.
       - "renesas,etheravb-rcar-gen3" as a fallback for the above
 		R-Car Gen3 devices.
 
-- 
1.9.1

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

* Re: [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
  2017-09-13 12:17 [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB Yoshihiro Shimoda
@ 2017-09-13 14:47 ` Geert Uytterhoeven
  2017-09-13 16:02 ` Sergei Shtylyov
  1 sibling, 0 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2017-09-13 14:47 UTC (permalink / raw)
  To: Yoshihiro Shimoda
  Cc: David S. Miller, Rob Herring, Mark Rutland, netdev,
	Linux-Renesas, devicetree

On Wed, Sep 13, 2017 at 2:17 PM, Yoshihiro Shimoda
<yoshihiro.shimoda.uh@renesas.com> wrote:
> Add a new compatible string for the R8A77995 (R-Car D3) RAVB.
>
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

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

* Re: [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
  2017-09-13 12:17 [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB Yoshihiro Shimoda
  2017-09-13 14:47 ` Geert Uytterhoeven
@ 2017-09-13 16:02 ` Sergei Shtylyov
  2017-09-13 16:08   ` Sergei Shtylyov
       [not found]   ` <1f4763ea-9f8a-03a6-1215-69b96c404590-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
  1 sibling, 2 replies; 10+ messages in thread
From: Sergei Shtylyov @ 2017-09-13 16:02 UTC (permalink / raw)
  To: Yoshihiro Shimoda, davem, robh+dt, mark.rutland
  Cc: netdev, linux-renesas-soc, devicetree

Hello!

On 09/13/2017 03:17 PM, Yoshihiro Shimoda wrote:

> Add a new compatible string for the R8A77995 (R-Car D3) RAVB.
> 
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@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 1672353..ae2213f 100644
> --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
> +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> @@ -17,6 +17,7 @@ Required properties:
>   
>         - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
>         - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
> +      - "renesas,etheravb-r8a77995" for the R8A77995 SoC.

    That would conflict with the R8A77970 bindings patch posted by me 
yesterday. Please respin atop of it.

>         - "renesas,etheravb-rcar-gen3" as a fallback for the above
>   		R-Car Gen3 devices.
>   

    One more fragment is needed here, about the mandatory 'interrupt-names" 
prop. My patch makes this change unnecessary, however...

MBR, Sergei

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

* Re: [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
  2017-09-13 16:02 ` Sergei Shtylyov
@ 2017-09-13 16:08   ` Sergei Shtylyov
       [not found]   ` <1f4763ea-9f8a-03a6-1215-69b96c404590-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
  1 sibling, 0 replies; 10+ messages in thread
From: Sergei Shtylyov @ 2017-09-13 16:08 UTC (permalink / raw)
  To: Yoshihiro Shimoda, davem, robh+dt, mark.rutland
  Cc: netdev, linux-renesas-soc, devicetree

On 09/13/2017 07:02 PM, Sergei Shtylyov wrote:

>> Add a new compatible string for the R8A77995 (R-Car D3) RAVB.
>>
>> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@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 1672353..ae2213f 100644
>> --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
>> +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
>> @@ -17,6 +17,7 @@ Required properties:
>>         - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
>>         - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
>> +      - "renesas,etheravb-r8a77995" for the R8A77995 SoC.
> 
>     That would conflict with the R8A77970 bindings patch posted by me 
> yesterday. Please respin atop of it.

    Here's the link for your convenience:

https://marc.info/?l=linux-renesas-soc&m=150524655515476

[...]

MBR, Sergei

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

* RE: [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
  2017-09-13 16:02 ` Sergei Shtylyov
@ 2017-09-14  0:11       ` Yoshihiro Shimoda
       [not found]   ` <1f4763ea-9f8a-03a6-1215-69b96c404590-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
  1 sibling, 0 replies; 10+ messages in thread
From: Yoshihiro Shimoda @ 2017-09-14  0:11 UTC (permalink / raw)
  To: Sergei Shtylyov, davem-fT/PcQaiUtIeIZ0/mPfg9Q,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA,
	linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA,
	devicetree-u79uwXL29TY76Z2rM5mHXA

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="utf-8", Size: 1568 bytes --]

Hello!

> From: Sergei Shtylyov
> Sent: Thursday, September 14, 2017 1:02 AM
> 
> Hello!
> 
> On 09/13/2017 03:17 PM, Yoshihiro Shimoda wrote:
> 
> > Add a new compatible string for the R8A77995 (R-Car D3) RAVB.
> >
> > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@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 1672353..ae2213f 100644
> > --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
> > +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> > @@ -17,6 +17,7 @@ Required properties:
> >
> >         - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
> >         - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
> > +      - "renesas,etheravb-r8a77995" for the R8A77995 SoC.
> 
>     That would conflict with the R8A77970 bindings patch posted by me
> yesterday. Please respin atop of it.

Yes, I submitted v2 patch now.

> >         - "renesas,etheravb-rcar-gen3" as a fallback for the above
> >   		R-Car Gen3 devices.
> >
> 
>     One more fragment is needed here, about the mandatory 'interrupt-names"
> prop. My patch makes this change unnecessary, however...

I understood it.

Best regards,
Yoshihiro Shimoda

> MBR, Sergei
N‹§²æìr¸›yúèšØb²X¬¶Ç§vØ^–)Þº{.nÇ+‰·zøœzÚÞz)í…æèw*\x1fjg¬±¨\x1e¶‰šŽŠÝ¢j.ïÛ°\½½MŽúgjÌæa×\x02››–' ™©Þ¢¸\f¢·¦j:+v‰¨ŠwèjØm¶Ÿÿ¾\a«‘êçzZ+ƒùšŽŠÝ¢j"ú!¶i

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

* RE: [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
@ 2017-09-14  0:11       ` Yoshihiro Shimoda
  0 siblings, 0 replies; 10+ messages in thread
From: Yoshihiro Shimoda @ 2017-09-14  0:11 UTC (permalink / raw)
  To: Sergei Shtylyov, davem, robh+dt, mark.rutland
  Cc: netdev, linux-renesas-soc, devicetree

Hello!

> From: Sergei Shtylyov
> Sent: Thursday, September 14, 2017 1:02 AM
> 
> Hello!
> 
> On 09/13/2017 03:17 PM, Yoshihiro Shimoda wrote:
> 
> > Add a new compatible string for the R8A77995 (R-Car D3) RAVB.
> >
> > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@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 1672353..ae2213f 100644
> > --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
> > +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> > @@ -17,6 +17,7 @@ Required properties:
> >
> >         - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
> >         - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
> > +      - "renesas,etheravb-r8a77995" for the R8A77995 SoC.
> 
>     That would conflict with the R8A77970 bindings patch posted by me
> yesterday. Please respin atop of it.

Yes, I submitted v2 patch now.

> >         - "renesas,etheravb-rcar-gen3" as a fallback for the above
> >   		R-Car Gen3 devices.
> >
> 
>     One more fragment is needed here, about the mandatory 'interrupt-names"
> prop. My patch makes this change unnecessary, however...

I understood it.

Best regards,
Yoshihiro Shimoda

> MBR, Sergei

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

* Re: [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
  2017-09-14  0:06 Yoshihiro Shimoda
  2017-09-14  9:44 ` Sergei Shtylyov
@ 2017-09-18 18:41 ` David Miller
  1 sibling, 0 replies; 10+ messages in thread
From: David Miller @ 2017-09-18 18:41 UTC (permalink / raw)
  To: yoshihiro.shimoda.uh
  Cc: robh+dt, mark.rutland, netdev, linux-renesas-soc, devicetree

From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Date: Thu, 14 Sep 2017 09:06:38 +0900

> Add a new compatible string for the R8A77995 (R-Car D3) RAVB.
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Applied to net-next.

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

* Re: [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
  2017-09-14  9:44 ` Sergei Shtylyov
@ 2017-09-15  8:40   ` Simon Horman
  0 siblings, 0 replies; 10+ messages in thread
From: Simon Horman @ 2017-09-15  8:40 UTC (permalink / raw)
  To: Sergei Shtylyov
  Cc: Yoshihiro Shimoda, davem, robh+dt, mark.rutland, netdev,
	linux-renesas-soc, devicetree

On Thu, Sep 14, 2017 at 12:44:58PM +0300, Sergei Shtylyov wrote:
> Hello!
> 
> On 9/14/2017 3:06 AM, Yoshihiro Shimoda wrote:
> 
> >Add a new compatible string for the R8A77995 (R-Car D3) RAVB.
> >
> >Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
>    Usually those are added after sign-off.
> 
> >Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> 
> Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> 
> >---
> >  Changes from v1:
> >   - Based on r8a77970 patch.
> >    https://marc.info/?l=linux-renesas-soc&m=150524655515476
> 
>    So this is against net-next, right? The net.git repo now has a patch
> making me a reviewer for the Renesas bindings too.

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

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

* Re: [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
  2017-09-14  0:06 Yoshihiro Shimoda
@ 2017-09-14  9:44 ` Sergei Shtylyov
  2017-09-15  8:40   ` Simon Horman
  2017-09-18 18:41 ` David Miller
  1 sibling, 1 reply; 10+ messages in thread
From: Sergei Shtylyov @ 2017-09-14  9:44 UTC (permalink / raw)
  To: Yoshihiro Shimoda, davem, robh+dt, mark.rutland
  Cc: netdev, linux-renesas-soc, devicetree

Hello!

On 9/14/2017 3:06 AM, Yoshihiro Shimoda wrote:

> Add a new compatible string for the R8A77995 (R-Car D3) RAVB.
> 
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>

    Usually those are added after sign-off.

> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

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

> ---
>   Changes from v1:
>    - Based on r8a77970 patch.
>     https://marc.info/?l=linux-renesas-soc&m=150524655515476

    So this is against net-next, right? The net.git repo now has a patch 
making me a reviewer for the Renesas bindings too.

[...]

MBR, Sergei

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

* [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB
@ 2017-09-14  0:06 Yoshihiro Shimoda
  2017-09-14  9:44 ` Sergei Shtylyov
  2017-09-18 18:41 ` David Miller
  0 siblings, 2 replies; 10+ messages in thread
From: Yoshihiro Shimoda @ 2017-09-14  0:06 UTC (permalink / raw)
  To: davem, robh+dt, mark.rutland
  Cc: netdev, linux-renesas-soc, devicetree, Yoshihiro Shimoda

Add a new compatible string for the R8A77995 (R-Car D3) RAVB.

Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
---
 Changes from v1:
  - Based on r8a77970 patch.
   https://marc.info/?l=linux-renesas-soc&m=150524655515476
  - Add Acked-by (Thanks Geert-san!).

 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 2689211..c902261 100644
--- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
+++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
@@ -18,6 +18,7 @@ Required properties:
       - "renesas,etheravb-r8a7795" for the R8A7795 SoC.
       - "renesas,etheravb-r8a7796" for the R8A7796 SoC.
       - "renesas,etheravb-r8a77970" for the R8A77970 SoC.
+      - "renesas,etheravb-r8a77995" for the R8A77995 SoC.
       - "renesas,etheravb-rcar-gen3" as a fallback for the above
 		R-Car Gen3 devices.
 
-- 
1.9.1

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

end of thread, other threads:[~2017-09-18 18:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-13 12:17 [PATCH] dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB Yoshihiro Shimoda
2017-09-13 14:47 ` Geert Uytterhoeven
2017-09-13 16:02 ` Sergei Shtylyov
2017-09-13 16:08   ` Sergei Shtylyov
     [not found]   ` <1f4763ea-9f8a-03a6-1215-69b96c404590-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>
2017-09-14  0:11     ` Yoshihiro Shimoda
2017-09-14  0:11       ` Yoshihiro Shimoda
2017-09-14  0:06 Yoshihiro Shimoda
2017-09-14  9:44 ` Sergei Shtylyov
2017-09-15  8:40   ` Simon Horman
2017-09-18 18:41 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.