devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	"David S . Miller" <davem@davemloft.net>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: net: renesas-ravb: Make stream buffer optional
Date: Tue, 6 Feb 2018 17:56:40 +0300	[thread overview]
Message-ID: <d0ef917e-7663-daad-660e-af07838d3806@cogentembedded.com> (raw)
In-Reply-To: <1517922354-28421-2-git-send-email-geert+renesas@glider.be>

On 02/06/2018 04:05 PM, Geert Uytterhoeven wrote:

> The Stream Buffer for EtherAVB-IF (STBE) is an optional component, and
> is not present on all SoCs.
> 
> Document this in the DT bindings, including a list of SoCs that do have
> it.
> 
> Fixes: 785ec87483d1e24a ("ravb: document R8A77970 bindings")
> Fixes: f231c4178a655b09 ("dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVB")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

> ---
>  Documentation/devicetree/bindings/net/renesas,ravb.txt | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/net/renesas,ravb.txt b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> index c902261893b913f5..296191c323a64403 100644
> --- a/Documentation/devicetree/bindings/net/renesas,ravb.txt
> +++ b/Documentation/devicetree/bindings/net/renesas,ravb.txt
> @@ -26,7 +26,10 @@ Required properties:
>  	SoC-specific version corresponding to the platform first followed by
>  	the generic version.
>  
> -- reg: offset and length of (1) the register block and (2) the stream buffer.
> +- 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, RZ/G1, and R-Car H3 and M3-W.

   Did you deliberately omit M3-N for now?

MBR, Sergei

  parent reply	other threads:[~2018-02-06 14:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-06 13:05 [PATCH 0/3] arm64: dts: renesas: r8a77970/r8a77995: Remove non-existing STBE region Geert Uytterhoeven
2018-02-06 13:05 ` [PATCH 1/3] dt-bindings: net: renesas-ravb: Make stream buffer optional Geert Uytterhoeven
2018-02-06 13:17   ` Simon Horman
2018-02-06 14:56   ` Sergei Shtylyov [this message]
2018-02-06 15:12     ` Geert Uytterhoeven
2018-02-09 22:55   ` Rob Herring
2018-02-06 13:05 ` [PATCH 2/3] arm64: dts: renesas: r8a77970: Remove non-existing STBE region Geert Uytterhoeven
2018-02-07  9:45   ` Simon Horman
     [not found] ` <1517922354-28421-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2018-02-06 13:05   ` [PATCH 3/3] arm64: dts: renesas: r8a77995: " Geert Uytterhoeven
2018-02-07  9:45     ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d0ef917e-7663-daad-660e-af07838d3806@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=netdev@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).