devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support
@ 2022-03-29  9:38 Geert Uytterhoeven
  2022-04-04 18:09 ` Rob Herring
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2022-03-29  9:38 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Sergei Shtylyov
  Cc: devicetree, linux-renesas-soc, linux-kernel, Geert Uytterhoeven

Document support for the SPI Multi I/O Bus Controller (RPC-IF) in the
R-Car H3, M3-W, M3-W+, M3-N, and E3 SoCs.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 .../bindings/memory-controllers/renesas,rpc-if.yaml          | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
index 9a6dbf54b5406eb6..ae31dc97524cd6c9 100644
--- a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
@@ -31,8 +31,13 @@ properties:
               - renesas,r8a774b1-rpc-if       # RZ/G2N
               - renesas,r8a774c0-rpc-if       # RZ/G2E
               - renesas,r8a774e1-rpc-if       # RZ/G2H
+              - renesas,r8a7795-rpc-if        # R-Car H3
+              - renesas,r8a7796-rpc-if        # R-Car M3-W
+              - renesas,r8a77961-rpc-if       # R-Car M3-W+
+              - renesas,r8a77965-rpc-if       # R-Car M3-N
               - renesas,r8a77970-rpc-if       # R-Car V3M
               - renesas,r8a77980-rpc-if       # R-Car V3H
+              - renesas,r8a77990-rpc-if       # R-Car E3
               - renesas,r8a77995-rpc-if       # R-Car D3
               - renesas,r8a779a0-rpc-if       # R-Car V3U
           - const: renesas,rcar-gen3-rpc-if   # a generic R-Car gen3 or RZ/G2{E,H,M,N} device
-- 
2.25.1


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

* Re: [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support
  2022-03-29  9:38 [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support Geert Uytterhoeven
@ 2022-04-04 18:09 ` Rob Herring
  2022-04-07  6:36 ` Wolfram Sang
  2022-04-08 15:12 ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-04-04 18:09 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Krzysztof Kozlowski, Rob Herring, linux-renesas-soc,
	Sergei Shtylyov, linux-kernel, devicetree

On Tue, 29 Mar 2022 11:38:03 +0200, Geert Uytterhoeven wrote:
> Document support for the SPI Multi I/O Bus Controller (RPC-IF) in the
> R-Car H3, M3-W, M3-W+, M3-N, and E3 SoCs.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  .../bindings/memory-controllers/renesas,rpc-if.yaml          | 5 +++++
>  1 file changed, 5 insertions(+)
> 

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

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

* Re: [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support
  2022-03-29  9:38 [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support Geert Uytterhoeven
  2022-04-04 18:09 ` Rob Herring
@ 2022-04-07  6:36 ` Wolfram Sang
  2022-04-08 15:12 ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Wolfram Sang @ 2022-04-07  6:36 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Krzysztof Kozlowski, Rob Herring, Sergei Shtylyov, devicetree,
	linux-renesas-soc, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

On Tue, Mar 29, 2022 at 11:38:03AM +0200, Geert Uytterhoeven wrote:
> Document support for the SPI Multi I/O Bus Controller (RPC-IF) in the
> R-Car H3, M3-W, M3-W+, M3-N, and E3 SoCs.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Acked-by: Rob Herring <robh@kernel.org>

Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support
  2022-03-29  9:38 [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support Geert Uytterhoeven
  2022-04-04 18:09 ` Rob Herring
  2022-04-07  6:36 ` Wolfram Sang
@ 2022-04-08 15:12 ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-08 15:12 UTC (permalink / raw)
  To: Rob Herring, Sergei Shtylyov, Krzysztof Kozlowski,
	Geert Uytterhoeven
  Cc: Krzysztof Kozlowski, linux-kernel, linux-renesas-soc, devicetree

On Tue, 29 Mar 2022 11:38:03 +0200, Geert Uytterhoeven wrote:
> Document support for the SPI Multi I/O Bus Controller (RPC-IF) in the
> R-Car H3, M3-W, M3-W+, M3-N, and E3 SoCs.
> 
> 

Applied, thanks!

[1/1] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support
      commit: 8f0e3af81711bf72b9c6138b0138bdc330d8c388

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

end of thread, other threads:[~2022-04-08 15:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-29  9:38 [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support Geert Uytterhoeven
2022-04-04 18:09 ` Rob Herring
2022-04-07  6:36 ` Wolfram Sang
2022-04-08 15:12 ` Krzysztof Kozlowski

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