All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Magnus Damm <magnus.damm@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Cc: Eugeniu Rosca <erosca@de.adit-jv.com>,
	devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 3/5] dt-bindings: reset: rcar-rst: Document r8a77961 support
Date: Thu, 24 Oct 2019 09:59:50 +0200	[thread overview]
Message-ID: <b5653d484cb84160992355733153da711aef0849.camel@pengutronix.de> (raw)
In-Reply-To: <20191023122911.12166-4-geert+renesas@glider.be>

Hi Geert,

On Wed, 2019-10-23 at 14:29 +0200, Geert Uytterhoeven wrote:
> Add DT binding documentation for the Reset block in the Renesas R-Car
> M3-W+ (R8A77961) SoC.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> ---
> v2:
>   - Add Reviewed-by.
> ---
>  Documentation/devicetree/bindings/reset/renesas,rst.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/reset/renesas,rst.txt b/Documentation/devicetree/bindings/reset/renesas,rst.txt
> index d6d6769a0c42735f..de7f06ccd003da9f 100644
> --- a/Documentation/devicetree/bindings/reset/renesas,rst.txt
> +++ b/Documentation/devicetree/bindings/reset/renesas,rst.txt
> @@ -31,6 +31,7 @@ Required properties:
>  		  - "renesas,r8a7794-rst" (R-Car E2)
>  		  - "renesas,r8a7795-rst" (R-Car H3)
>  		  - "renesas,r8a7796-rst" (R-Car M3-W)
> +		  - "renesas,r8a77961-rst" (R-Car M3-W+)
>  		  - "renesas,r8a77965-rst" (R-Car M3-N)
>  		  - "renesas,r8a77970-rst" (R-Car V3M)
>  		  - "renesas,r8a77980-rst" (R-Car V3H)

Acked-by: Philipp Zabel <p.zabel@pengutronix.de>

regards
Philipp


WARNING: multiple messages have this Message-ID (diff)
From: Philipp Zabel <p.zabel@pengutronix.de>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Magnus Damm <magnus.damm@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Cc: linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org,
	Eugeniu Rosca <erosca@de.adit-jv.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 3/5] dt-bindings: reset: rcar-rst: Document r8a77961 support
Date: Thu, 24 Oct 2019 09:59:50 +0200	[thread overview]
Message-ID: <b5653d484cb84160992355733153da711aef0849.camel@pengutronix.de> (raw)
In-Reply-To: <20191023122911.12166-4-geert+renesas@glider.be>

Hi Geert,

On Wed, 2019-10-23 at 14:29 +0200, Geert Uytterhoeven wrote:
> Add DT binding documentation for the Reset block in the Renesas R-Car
> M3-W+ (R8A77961) SoC.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> ---
> v2:
>   - Add Reviewed-by.
> ---
>  Documentation/devicetree/bindings/reset/renesas,rst.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/reset/renesas,rst.txt b/Documentation/devicetree/bindings/reset/renesas,rst.txt
> index d6d6769a0c42735f..de7f06ccd003da9f 100644
> --- a/Documentation/devicetree/bindings/reset/renesas,rst.txt
> +++ b/Documentation/devicetree/bindings/reset/renesas,rst.txt
> @@ -31,6 +31,7 @@ Required properties:
>  		  - "renesas,r8a7794-rst" (R-Car E2)
>  		  - "renesas,r8a7795-rst" (R-Car H3)
>  		  - "renesas,r8a7796-rst" (R-Car M3-W)
> +		  - "renesas,r8a77961-rst" (R-Car M3-W+)
>  		  - "renesas,r8a77965-rst" (R-Car M3-N)
>  		  - "renesas,r8a77970-rst" (R-Car V3M)
>  		  - "renesas,r8a77980-rst" (R-Car V3H)

Acked-by: Philipp Zabel <p.zabel@pengutronix.de>

regards
Philipp


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-10-24  7:59 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-23 12:29 [PATCH v2 0/5] dt-bindings: arm: renesas: Add core r8a77961 support Geert Uytterhoeven
2019-10-23 12:29 ` Geert Uytterhoeven
2019-10-23 12:29 ` [PATCH v2 1/5] dt-bindings: arm: renesas: Document R-Car M3-W+ SoC DT bindings Geert Uytterhoeven
2019-10-23 12:29   ` Geert Uytterhoeven
2019-10-26  0:17   ` Rob Herring
2019-10-26  0:17     ` Rob Herring
2019-10-23 12:29 ` [PATCH v2 2/5] dt-bindings: arm: renesas: Add Salvator-XS board with R-Car M3-W+ Geert Uytterhoeven
2019-10-23 12:29   ` Geert Uytterhoeven
2019-10-26  0:17   ` Rob Herring
2019-10-26  0:17     ` Rob Herring
2019-10-23 12:29 ` [PATCH v2 3/5] dt-bindings: reset: rcar-rst: Document r8a77961 support Geert Uytterhoeven
2019-10-23 12:29   ` Geert Uytterhoeven
2019-10-24  7:59   ` Philipp Zabel [this message]
2019-10-24  7:59     ` Philipp Zabel
2019-10-26  0:17   ` Rob Herring
2019-10-26  0:17     ` Rob Herring
2019-10-23 12:29 ` [PATCH v2 4/5] dt-bindings: power: rcar-sysc: " Geert Uytterhoeven
2019-10-23 12:29   ` Geert Uytterhoeven
2019-10-26  0:18   ` Rob Herring
2019-10-26  0:18     ` Rob Herring
2019-10-23 12:29 ` [PATCH v2 5/5] dt-bindings: power: Add r8a77961 SYSC power domain definitions Geert Uytterhoeven
2019-10-23 12:29   ` Geert Uytterhoeven
2019-10-26  0:18   ` Rob Herring
2019-10-26  0:18     ` Rob Herring
2019-10-25 15:49 ` [PATCH v2 0/5] dt-bindings: arm: renesas: Add core r8a77961 support Eugeniu Rosca
2019-10-25 15:49   ` Eugeniu Rosca

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=b5653d484cb84160992355733153da711aef0849.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=erosca@de.adit-jv.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    /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 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.