Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: spmi: add binding for kaanapali-spmi-pmic-arb
@ 2025-09-24 23:42 Jingyi Wang
  2025-10-09 10:35 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Jingyi Wang @ 2025-09-24 23:42 UTC (permalink / raw)
  To: Stephen Boyd, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-arm-msm, linux-kernel, devicetree, aiqun.yu, tingwei.zhang,
	trilok.soni, yijie.yang, Jingyi Wang

Document SPMI PMIC Arbiter for Qualcomm Kaanapali, which is compatible
with Glymur, use fallback to indicate that.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
---
dependency:
https://lore.kernel.org/all/20250919140952.1057737-1-pankaj.patil@oss.qualcomm.com/
---
 .../devicetree/bindings/spmi/qcom,glymur-spmi-pmic-arb.yaml      | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/spmi/qcom,glymur-spmi-pmic-arb.yaml b/Documentation/devicetree/bindings/spmi/qcom,glymur-spmi-pmic-arb.yaml
index e80997a5fb4b..1d2424f27b65 100644
--- a/Documentation/devicetree/bindings/spmi/qcom,glymur-spmi-pmic-arb.yaml
+++ b/Documentation/devicetree/bindings/spmi/qcom,glymur-spmi-pmic-arb.yaml
@@ -19,8 +19,13 @@ description: |
 
 properties:
   compatible:
-    enum:
-      - qcom,glymur-spmi-pmic-arb
+    OneOf:
+      - items:
+          - enum:
+              - qcom,kaanapali-spmi-pmic-arb
+          - const: qcom,glymur-spmi-pmic-arb
+      - enum:
+          - qcom,glymur-spmi-pmic-arb
 
   reg:
     items:

---
base-commit: ae2d20002576d2893ecaff25db3d7ef9190ac0b6
change-id: 20250923-knp-spmi-binding-1d25dddc27cd

Best regards,
-- 
Jingyi Wang <jingyi.wang@oss.qualcomm.com>


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

* Re: [PATCH] dt-bindings: spmi: add binding for kaanapali-spmi-pmic-arb
  2025-09-24 23:42 [PATCH] dt-bindings: spmi: add binding for kaanapali-spmi-pmic-arb Jingyi Wang
@ 2025-10-09 10:35 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-10-09 10:35 UTC (permalink / raw)
  To: Jingyi Wang, Stephen Boyd, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, linux-kernel, devicetree, aiqun.yu, tingwei.zhang,
	trilok.soni, yijie.yang

On 25/09/2025 08:42, Jingyi Wang wrote:
> Document SPMI PMIC Arbiter for Qualcomm Kaanapali, which is compatible
> with Glymur, use fallback to indicate that.
> 
> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
> ---
> dependency:
> https://lore.kernel.org/all/20250919140952.1057737-1-pankaj.patil@oss.qualcomm.com/


This is getting hilarious...  Glymur patches depend on Kaanapali.
Kaanapali patches depend on Glymur.

Sorry guys, you totally messed it up. Don't send patches which depend on
some other work JUST SENT! It is impossible to test and difficult to review.

Plus circular dependency is absolutely NO GO!

Instead SENT ONE PATCH.

NAK

Best regards,
Krzysztof

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24 23:42 [PATCH] dt-bindings: spmi: add binding for kaanapali-spmi-pmic-arb Jingyi Wang
2025-10-09 10:35 ` Krzysztof Kozlowski

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