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

* Re: [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car S4-8 support
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2024-10-03  4:49 UTC (permalink / raw)
  To: Kuninori Morimoto; +Cc: Geert Uytterhoeven, linux-renesas-soc

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

On Thu, Oct 03, 2024 at 02:59:55AM +0000, Kuninori Morimoto wrote:
> 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>

Of course, we can always have the binding. But there is no node in the
upstream S8 DTSI file because we were explicitly asked to *not* upstream
RPC support for S8. I can't sadly find the mail anymore, but BSP commit
92e6619c6bdd ("arm64: dts: renesas: spider-cpu: Disable SPI flash via
RPC") says that RPC access is handled by OP-TEE on that SoC.


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

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

* Re: [PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car S4-8 support
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-10-03  6:57 UTC (permalink / raw)
  To: Kuninori Morimoto, Geert Uytterhoeven; +Cc: linux-renesas-soc

On 03/10/2024 04:59, Kuninori Morimoto wrote:
> 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 +

So you skipped multiple maintainers and multiple subsystems...

<form letter>
Please use scripts/get_maintainers.pl to get a list of necessary people
and lists to CC. It might happen, that command when run on an older
kernel, gives you outdated entries. Therefore please be sure you base
your patches on recent Linux kernel.

Tools like b4 or scripts/get_maintainer.pl provide you proper list of
people, so fix your workflow. Tools might also fail if you work on some
ancient tree (don't, instead use mainline) or work on fork of kernel
(don't, instead use mainline). Just use b4 and everything should be
fine, although remember about `b4 prep --auto-to-cc` if you added new
patches to the patchset.

You missed at least devicetree list (maybe more), so this won't be
tested by automated tooling. Performing review on untested code might be
a waste of time.

Please kindly resend and include all necessary To/Cc entries.
</form letter>

Best regards,
Krzysztof


^ permalink raw reply	[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.