]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: remoteproc: qcom,sm8550-pas: Add Glymur CDSP
authorSibi Sankar <sibi.sankar@oss.qualcomm.com>
Fri, 13 Mar 2026 12:08:11 +0000 (17:38 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 19 Mar 2026 03:32:36 +0000 (22:32 -0500)
Document compatible for Qualcomm Glymur CDSP PAS which is compatible
with SM8550 SoC except for the one additional interrupt ("shutdown-ack").
Similar to the Qualcomm Kaanapali SoC, "global_sync_mem" is not managed
by the kernel so it remains unlisted.

Signed-off-by: Sibi Sankar <sibi.sankar@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260313120814.1312410-3-sibi.sankar@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml

index fb6e0b4f54e8060e9da74fab292385a0161a6a88..6a29d239ef4136fe00faa2d507ed885f38bf64bb 100644 (file)
@@ -35,6 +35,7 @@ properties:
           - const: qcom,sm8550-adsp-pas
       - items:
           - enum:
+              - qcom,glymur-cdsp-pas
               - qcom,kaanapali-cdsp-pas
           - const: qcom,sm8550-cdsp-pas
       - items:
@@ -103,6 +104,7 @@ allOf:
           contains:
             enum:
               - qcom,glymur-adsp-pas
+              - qcom,glymur-cdsp-pas
               - qcom,kaanapali-adsp-pas
               - qcom,kaanapali-cdsp-pas
               - qcom,sm8750-adsp-pas