Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller binding
@ 2025-09-24 14:48 Sibi Sankar
  2025-10-02  0:25 ` Rob Herring (Arm)
  2025-10-09 10:56 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 3+ messages in thread
From: Sibi Sankar @ 2025-09-24 14:48 UTC (permalink / raw)
  To: jassisinghbrar, robh, krzk+dt, conor+dt
  Cc: linux-kernel, linux-arm-msm, devicetree

Document CPU Control Processor (CPUCP) mailbox controller for Qualcomm
Glymur SoCs. It is software compatible with X1E80100 CPUCP mailbox
controller hence fallback to it.

Signed-off-by: Sibi Sankar <sibi.sankar@oss.qualcomm.com>
---
 .../devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml     | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml b/Documentation/devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml
index f7342d04beec..9122c3d2dc30 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml
@@ -15,8 +15,13 @@ description:
 
 properties:
   compatible:
-    items:
-      - const: qcom,x1e80100-cpucp-mbox
+    oneOf:
+      - items:
+          - enum:
+              - qcom,glymur-cpucp-mbox
+          - const: qcom,x1e80100-cpucp-mbox
+      - enum:
+          - qcom,x1e80100-cpucp-mbox
 
   reg:
     items:
-- 
2.34.1


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

* Re: [PATCH] dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller binding
  2025-09-24 14:48 [PATCH] dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller binding Sibi Sankar
@ 2025-10-02  0:25 ` Rob Herring (Arm)
  2025-10-09 10:56 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-10-02  0:25 UTC (permalink / raw)
  To: Sibi Sankar
  Cc: devicetree, jassisinghbrar, conor+dt, krzk+dt, linux-kernel,
	linux-arm-msm


On Wed, 24 Sep 2025 20:18:31 +0530, Sibi Sankar wrote:
> Document CPU Control Processor (CPUCP) mailbox controller for Qualcomm
> Glymur SoCs. It is software compatible with X1E80100 CPUCP mailbox
> controller hence fallback to it.
> 
> Signed-off-by: Sibi Sankar <sibi.sankar@oss.qualcomm.com>
> ---
>  .../devicetree/bindings/mailbox/qcom,cpucp-mbox.yaml     | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)
> 

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


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

* Re: [PATCH] dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller binding
  2025-09-24 14:48 [PATCH] dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller binding Sibi Sankar
  2025-10-02  0:25 ` Rob Herring (Arm)
@ 2025-10-09 10:56 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-10-09 10:56 UTC (permalink / raw)
  To: Sibi Sankar, jassisinghbrar, robh, krzk+dt, conor+dt
  Cc: linux-kernel, linux-arm-msm, devicetree

On 24/09/2025 23:48, Sibi Sankar wrote:
> Document CPU Control Processor (CPUCP) mailbox controller for Qualcomm
> Glymur SoCs. It is software compatible with X1E80100 CPUCP mailbox
> controller hence fallback to it.
> 
> Signed-off-by: Sibi Sankar <sibi.sankar@oss.qualcomm.com>

This should be squashed with Kaanapali. Commit msg is the same. Contents
is the same.

This entire split is just huge churn, huge duplication of work and quite
a lot of review put onto the community. You should have coordinated your
work better.

I am dissapointed because you just don't think about the reviewing
process, about what maintainers should do with that. You just send what
was told you to send.

Explain to us - why do we want to have two 99% same patches sent the
SAME DAY from the same company and do same work - review and applying -
twice, instead of having only one?

Why maintainers should accept this?

Best regards,
Krzysztof

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

end of thread, other threads:[~2025-10-09 10:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24 14:48 [PATCH] dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller binding Sibi Sankar
2025-10-02  0:25 ` Rob Herring (Arm)
2025-10-09 10:56 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox