linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: memory: renesas,rpc-if: Document RZ/V2L SoC
@ 2022-03-01 12:35 Lad Prabhakar
  2022-03-04  8:13 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Lad Prabhakar @ 2022-03-01 12:35 UTC (permalink / raw)
  To: Geert Uytterhoeven, linux-renesas-soc, devicetree,
	Krzysztof Kozlowski, Rob Herring, Sergei Shtylyov
  Cc: Lad Prabhakar, linux-kernel, Prabhakar, Biju Das

Document RZ/V2L RPC-IF bindings. RZ/V2L RPC-IF is identical to one found
on the RZ/G2L SoC. No driver changes are required as generic compatible
string "renesas,rzg2l-rpc-if" will be used as a fallback.

While at it, drop the comment "# RZ/G2L family" for "renesas,rzg2l-rpc-if"
compatible string as this will avoid changing the line for every new SoC
addition.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
v1->v2
* Included RB tag
* Dropped the comment from generic compatible string as suggested
  by Geert.

v1:
https://patchwork.kernel.org/project/linux-renesas-soc/patch/
20220227215308.26135-1-prabhakar.mahadev-lad.rj@bp.renesas.com/
---
 .../devicetree/bindings/memory-controllers/renesas,rpc-if.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
index 294f1036420d..9a6dbf54b540 100644
--- a/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
@@ -40,7 +40,8 @@ properties:
       - items:
           - enum:
               - renesas,r9a07g044-rpc-if      # RZ/G2{L,LC}
-          - const: renesas,rzg2l-rpc-if       # RZ/G2L family
+              - renesas,r9a07g054-rpc-if      # RZ/V2L
+          - const: renesas,rzg2l-rpc-if
 
   reg:
     items:
-- 
2.17.1


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

* Re: [PATCH v2] dt-bindings: memory: renesas,rpc-if: Document RZ/V2L SoC
  2022-03-01 12:35 [PATCH v2] dt-bindings: memory: renesas,rpc-if: Document RZ/V2L SoC Lad Prabhakar
@ 2022-03-04  8:13 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-03-04  8:13 UTC (permalink / raw)
  To: devicetree, Rob Herring, Lad Prabhakar, Sergei Shtylyov,
	linux-renesas-soc, Geert Uytterhoeven
  Cc: Krzysztof Kozlowski, Biju Das, Prabhakar, linux-kernel

On Tue, 1 Mar 2022 12:35:26 +0000, Lad Prabhakar wrote:
> Document RZ/V2L RPC-IF bindings. RZ/V2L RPC-IF is identical to one found
> on the RZ/G2L SoC. No driver changes are required as generic compatible
> string "renesas,rzg2l-rpc-if" will be used as a fallback.
> 
> While at it, drop the comment "# RZ/G2L family" for "renesas,rzg2l-rpc-if"
> compatible string as this will avoid changing the line for every new SoC
> addition.
> 
> [...]

It's late in the cycle so I might not be able to push it out to SoC folks. If
that happens, I will keep it for the next cycle.

Applied, thanks!

[1/1] dt-bindings: memory: renesas,rpc-if: Document RZ/V2L SoC
      commit: 69d6941949ea8a113ffc89410b0cb79bc7b35a0b

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

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

end of thread, other threads:[~2022-03-04  8:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 12:35 [PATCH v2] dt-bindings: memory: renesas,rpc-if: Document RZ/V2L SoC Lad Prabhakar
2022-03-04  8:13 ` 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).