mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings
@ 2026-05-25  6:29 Jingyi Wang
  2026-05-25  6:29 ` [PATCH 1/3] dt-bindings: firmware: qcom,scm: Document SCM on Maili SOC Jingyi Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Jingyi Wang @ 2026-05-25  6:29 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Robert Marko, Guru Das Srinagesh
  Cc: aiqun.yu, tingwei.zhang, trilok.soni, yijie.yang, linux-arm-msm,
	devicetree, linux-kernel, Jingyi Wang, Chunkai Deng

Add soc related bindings for Kaanapali Platform including aoss_qmp,
imem and SCM.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
---
Chunkai Deng (1):
      dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel

Jingyi Wang (2):
      dt-bindings: firmware: qcom,scm: Document SCM on Maili SOC
      dt-bindings: sram: Document qcom,maili-imem compatible

 Documentation/devicetree/bindings/firmware/qcom,scm.yaml      | 2 ++
 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
 Documentation/devicetree/bindings/sram/sram.yaml              | 1 +
 3 files changed, 4 insertions(+)
---
base-commit: c1ecb239fa3456529a32255359fc78b69eb9d847
change-id: 20260524-maili-soc-binding-2a2287fce578

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


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

* [PATCH 1/3] dt-bindings: firmware: qcom,scm: Document SCM on Maili SOC
  2026-05-25  6:29 [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings Jingyi Wang
@ 2026-05-25  6:29 ` Jingyi Wang
  2026-05-25  6:29 ` [PATCH 2/3] dt-bindings: sram: Document qcom,maili-imem compatible Jingyi Wang
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Jingyi Wang @ 2026-05-25  6:29 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Robert Marko, Guru Das Srinagesh
  Cc: aiqun.yu, tingwei.zhang, trilok.soni, yijie.yang, linux-arm-msm,
	devicetree, linux-kernel, Jingyi Wang

Document SCM compatible for the Qualcomm Maili SoC.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index 25f62bacbc91..f344d1390b1b 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -37,6 +37,7 @@ properties:
           - qcom,scm-ipq9574
           - qcom,scm-ipq9650
           - qcom,scm-kaanapali
+          - qcom,scm-maili
           - qcom,scm-mdm9607
           - qcom,scm-milos
           - qcom,scm-msm8226
@@ -212,6 +213,7 @@ allOf:
                 - qcom,scm-eliza
                 - qcom,scm-hawi
                 - qcom,scm-kaanapali
+                - qcom,scm-maili
                 - qcom,scm-milos
                 - qcom,scm-sm8450
                 - qcom,scm-sm8550

-- 
2.34.1


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

* [PATCH 2/3] dt-bindings: sram: Document qcom,maili-imem compatible
  2026-05-25  6:29 [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings Jingyi Wang
  2026-05-25  6:29 ` [PATCH 1/3] dt-bindings: firmware: qcom,scm: Document SCM on Maili SOC Jingyi Wang
@ 2026-05-25  6:29 ` Jingyi Wang
  2026-05-25  6:29 ` [PATCH 3/3] dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel Jingyi Wang
  2026-05-25  8:35 ` [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings Dmitry Baryshkov
  3 siblings, 0 replies; 8+ messages in thread
From: Jingyi Wang @ 2026-05-25  6:29 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Robert Marko, Guru Das Srinagesh
  Cc: aiqun.yu, tingwei.zhang, trilok.soni, yijie.yang, linux-arm-msm,
	devicetree, linux-kernel, Jingyi Wang

On Qualcomm Maili platform, IMEM is a block of SRAM shared across
multiple IP blocks which can fall back to "mmio-sram". Document
its compatible.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/sram/sram.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml
index eb695698a03e..14a537e82a84 100644
--- a/Documentation/devicetree/bindings/sram/sram.yaml
+++ b/Documentation/devicetree/bindings/sram/sram.yaml
@@ -37,6 +37,7 @@ properties:
         - qcom,eliza-imem
         - qcom,hawi-imem
         - qcom,kaanapali-imem
+        - qcom,maili-imem
         - qcom,milos-imem
         - qcom,rpm-msg-ram
         - rockchip,rk3288-pmu-sram

-- 
2.34.1


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

* [PATCH 3/3] dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel
  2026-05-25  6:29 [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings Jingyi Wang
  2026-05-25  6:29 ` [PATCH 1/3] dt-bindings: firmware: qcom,scm: Document SCM on Maili SOC Jingyi Wang
  2026-05-25  6:29 ` [PATCH 2/3] dt-bindings: sram: Document qcom,maili-imem compatible Jingyi Wang
@ 2026-05-25  6:29 ` Jingyi Wang
  2026-05-30 11:22   ` Krzysztof Kozlowski
  2026-05-25  8:35 ` [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings Dmitry Baryshkov
  3 siblings, 1 reply; 8+ messages in thread
From: Jingyi Wang @ 2026-05-25  6:29 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Robert Marko, Guru Das Srinagesh
  Cc: aiqun.yu, tingwei.zhang, trilok.soni, yijie.yang, linux-arm-msm,
	devicetree, linux-kernel, Jingyi Wang, Chunkai Deng

From: Chunkai Deng <chunkai.deng@oss.qualcomm.com>

Document the Always-on Subsystem side channel on Qualcomm Maili SoC.

Signed-off-by: Chunkai Deng <chunkai.deng@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
index 8eaa04431d74..9f9d9bcb66c4 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml
@@ -29,6 +29,7 @@ properties:
           - qcom,glymur-aoss-qmp
           - qcom,hawi-aoss-qmp
           - qcom,kaanapali-aoss-qmp
+          - qcom,maili-aoss-qmp
           - qcom,milos-aoss-qmp
           - qcom,qcs615-aoss-qmp
           - qcom,qcs8300-aoss-qmp

-- 
2.34.1


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

* Re: [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings
  2026-05-25  6:29 [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings Jingyi Wang
                   ` (2 preceding siblings ...)
  2026-05-25  6:29 ` [PATCH 3/3] dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel Jingyi Wang
@ 2026-05-25  8:35 ` Dmitry Baryshkov
  2026-05-25  9:09   ` Jingyi Wang
  3 siblings, 1 reply; 8+ messages in thread
From: Dmitry Baryshkov @ 2026-05-25  8:35 UTC (permalink / raw)
  To: Jingyi Wang
  Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Robert Marko, Guru Das Srinagesh, aiqun.yu,
	tingwei.zhang, trilok.soni, yijie.yang, linux-arm-msm,
	devicetree, linux-kernel, Chunkai Deng

On Sun, May 24, 2026 at 11:29:43PM -0700, Jingyi Wang wrote:
> Add soc related bindings for Kaanapali Platform including aoss_qmp,

So, are you adding Maili or Kaanapali bindings?

> imem and SCM.
> 
> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
> ---
> Chunkai Deng (1):
>       dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel
> 
> Jingyi Wang (2):
>       dt-bindings: firmware: qcom,scm: Document SCM on Maili SOC
>       dt-bindings: sram: Document qcom,maili-imem compatible
> 
>  Documentation/devicetree/bindings/firmware/qcom,scm.yaml      | 2 ++
>  Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
>  Documentation/devicetree/bindings/sram/sram.yaml              | 1 +
>  3 files changed, 4 insertions(+)
> ---
> base-commit: c1ecb239fa3456529a32255359fc78b69eb9d847
> change-id: 20260524-maili-soc-binding-2a2287fce578
> 
> Best regards,
> -- 
> Jingyi Wang <jingyi.wang@oss.qualcomm.com>
> 

-- 
With best wishes
Dmitry

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

* Re: [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings
  2026-05-25  8:35 ` [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings Dmitry Baryshkov
@ 2026-05-25  9:09   ` Jingyi Wang
  0 siblings, 0 replies; 8+ messages in thread
From: Jingyi Wang @ 2026-05-25  9:09 UTC (permalink / raw)
  To: Dmitry Baryshkov
  Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Robert Marko, Guru Das Srinagesh, aiqun.yu,
	tingwei.zhang, trilok.soni, yijie.yang, linux-arm-msm,
	devicetree, linux-kernel, Chunkai Deng



On 5/25/2026 4:35 PM, Dmitry Baryshkov wrote:
> On Sun, May 24, 2026 at 11:29:43PM -0700, Jingyi Wang wrote:
>> Add soc related bindings for Kaanapali Platform including aoss_qmp,
> 
> So, are you adding Maili or Kaanapali bindings?
> 

sorry, typo here, it should be Maili as title describe.

Thanks,
Jingyi

>> imem and SCM.
>>
>> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
>> ---
>> Chunkai Deng (1):
>>        dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel
>>
>> Jingyi Wang (2):
>>        dt-bindings: firmware: qcom,scm: Document SCM on Maili SOC
>>        dt-bindings: sram: Document qcom,maili-imem compatible
>>
>>   Documentation/devicetree/bindings/firmware/qcom,scm.yaml      | 2 ++
>>   Documentation/devicetree/bindings/soc/qcom/qcom,aoss-qmp.yaml | 1 +
>>   Documentation/devicetree/bindings/sram/sram.yaml              | 1 +
>>   3 files changed, 4 insertions(+)
>> ---
>> base-commit: c1ecb239fa3456529a32255359fc78b69eb9d847
>> change-id: 20260524-maili-soc-binding-2a2287fce578
>>
>> Best regards,
>> -- 
>> Jingyi Wang <jingyi.wang@oss.qualcomm.com>
>>
> 


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

* Re: [PATCH 3/3] dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel
  2026-05-25  6:29 ` [PATCH 3/3] dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel Jingyi Wang
@ 2026-05-30 11:22   ` Krzysztof Kozlowski
  2026-06-01  2:22     ` Jingyi Wang
  0 siblings, 1 reply; 8+ messages in thread
From: Krzysztof Kozlowski @ 2026-05-30 11:22 UTC (permalink / raw)
  To: Jingyi Wang
  Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Robert Marko, Guru Das Srinagesh, aiqun.yu,
	tingwei.zhang, trilok.soni, yijie.yang, linux-arm-msm,
	devicetree, linux-kernel, Chunkai Deng

On Sun, May 24, 2026 at 11:29:46PM -0700, Jingyi Wang wrote:
> From: Chunkai Deng <chunkai.deng@oss.qualcomm.com>
> 
> Document the Always-on Subsystem side channel on Qualcomm Maili SoC.
> 
> Signed-off-by: Chunkai Deng <chunkai.deng@oss.qualcomm.com>

Same comments. Also incomplete DCO.

Best regards,
Krzysztof


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

* Re: [PATCH 3/3] dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel
  2026-05-30 11:22   ` Krzysztof Kozlowski
@ 2026-06-01  2:22     ` Jingyi Wang
  0 siblings, 0 replies; 8+ messages in thread
From: Jingyi Wang @ 2026-06-01  2:22 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Robert Marko, Guru Das Srinagesh, aiqun.yu,
	tingwei.zhang, trilok.soni, yijie.yang, linux-arm-msm,
	devicetree, linux-kernel, Chunkai Deng



On 5/30/2026 7:22 PM, Krzysztof Kozlowski wrote:
> On Sun, May 24, 2026 at 11:29:46PM -0700, Jingyi Wang wrote:
>> From: Chunkai Deng <chunkai.deng@oss.qualcomm.com>
>>
>> Document the Always-on Subsystem side channel on Qualcomm Maili SoC.
>>
>> Signed-off-by: Chunkai Deng <chunkai.deng@oss.qualcomm.com>
> 
> Same comments. Also incomplete DCO.
> 

will fix.

Thanks,
Jingyi

> Best regards,
> Krzysztof
> 


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

end of thread, other threads:[~2026-06-01  2:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-25  6:29 [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings Jingyi Wang
2026-05-25  6:29 ` [PATCH 1/3] dt-bindings: firmware: qcom,scm: Document SCM on Maili SOC Jingyi Wang
2026-05-25  6:29 ` [PATCH 2/3] dt-bindings: sram: Document qcom,maili-imem compatible Jingyi Wang
2026-05-25  6:29 ` [PATCH 3/3] dt-bindings: soc: qcom,aoss-qmp: Document the Maili AOSS side channel Jingyi Wang
2026-05-30 11:22   ` Krzysztof Kozlowski
2026-06-01  2:22     ` Jingyi Wang
2026-05-25  8:35 ` [PATCH 0/3] dt-bindings: soc: qcom: Add Maili soc related bindings Dmitry Baryshkov
2026-05-25  9:09   ` Jingyi Wang

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

Powered by JetHome