All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: memory: Renesas RPC-IF:  Add support for RZ/G2 Series
@ 2021-01-01 11:39 Adam Ford
  2021-01-01 11:39 ` [PATCH 2/2] arm64: dts: renesas: rzg2: Add RPC-IF Support Adam Ford
  2021-01-01 18:58 ` [PATCH 1/2] dt-bindings: memory: Renesas RPC-IF: Add support for RZ/G2 Series Biju Das
  0 siblings, 2 replies; 8+ messages in thread
From: Adam Ford @ 2021-01-01 11:39 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: aford, Adam Ford, Krzysztof Kozlowski, Rob Herring,
	Geert Uytterhoeven, Magnus Damm, Sergei Shtylyov, linux-kernel,
	devicetree

The RZ/G2 Series has the RPC-IF interface.
Update bindings to support: r8a774a1, r8a774b1, r8a774c0, and r8a774e1

Signed-off-by: Adam Ford <aford173@gmail.com>
---
 .../bindings/memory-controllers/renesas,rpc-if.yaml           | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
index 6d6ba608fd22..050c66af8c2c 100644
--- a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
@@ -26,6 +26,10 @@ properties:
   compatible:
     items:
       - enum:
+          - renesas,r8a774a1-rpc-if       # RZ/G2M
+          - renesas,r8a774b1-rpc-if       # RZ/G2N
+          - renesas,r8a774c0-rpc-if       # RZ/G2E
+          - renesas,r8a774e1-rpc-if       # RZ/G2H
           - renesas,r8a77970-rpc-if       # R-Car V3M
           - renesas,r8a77980-rpc-if       # R-Car V3H
           - renesas,r8a77995-rpc-if       # R-Car D3
-- 
2.25.1


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

end of thread, other threads:[~2021-01-08 14:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01 11:39 [PATCH 1/2] dt-bindings: memory: Renesas RPC-IF: Add support for RZ/G2 Series Adam Ford
2021-01-01 11:39 ` [PATCH 2/2] arm64: dts: renesas: rzg2: Add RPC-IF Support Adam Ford
2021-01-08 14:38   ` Geert Uytterhoeven
2021-01-01 18:58 ` [PATCH 1/2] dt-bindings: memory: Renesas RPC-IF: Add support for RZ/G2 Series Biju Das
2021-01-01 21:34   ` Adam Ford
2021-01-02  8:08     ` Biju Das
2021-01-02  8:13     ` Biju Das
2021-01-02 11:31       ` Adam Ford

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.