All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car S4-8 support
@ 2024-10-03  2:59 Kuninori Morimoto
  2024-10-03  4:49 ` Wolfram Sang
  2024-10-03  6:57 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2024-10-03  2:59 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-renesas-soc

Document Renesas RPC-IF for R-Car S4-8 (R8A779F0) SoC, which is
compatible with R-Car Gen4 SoC family.

Signed-off-by: Vinh Nguyen <vinh.nguyen.xz@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 .../devicetree/bindings/memory-controllers/renesas,rpc-if.yaml   | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
index 4f4bc953e31a..b6215d86b9d3 100644
--- a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
@@ -44,6 +44,7 @@ properties:
 
       - items:
           - enum:
+              - renesas,r8a779f0-rpc-if       # R-Car S4-8
               - renesas,r8a779g0-rpc-if       # R-Car V4H
               - renesas,r8a779h0-rpc-if       # R-Car V4M
           - const: renesas,rcar-gen4-rpc-if   # a generic R-Car gen4 device
-- 
2.43.0


-- 

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

end of thread, other threads:[~2024-10-03  6:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-03  2:59 [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car S4-8 support Kuninori Morimoto
2024-10-03  4:49 ` Wolfram Sang
2024-10-03  6:57 ` Krzysztof Kozlowski

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.