From: Mukesh Ojha Date: Mon, 27 Apr 2026 19:06:13 +0000 (+0530) Subject: dt-bindings: remoteproc: qcom,sm8550-pas: Add Hawi ADSP compatible X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0550d9828df4d937a40dd2574b1d125509a4e8a1;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: remoteproc: qcom,sm8550-pas: Add Hawi ADSP compatible Document compatible string for the ADSP Peripheral Authentication Service on the Hawi SoC, which is compatible with the Qualcomm SM8550 ADSP PAS and can fallback to SM8550 except for the one additional interrupt ("shutdown-ack"). Signed-off-by: Mukesh Ojha Acked-by: Rob Herring (Arm) Link: https://lore.kernel.org/r/20260427190614.3679937-1-mukesh.ojha@oss.qualcomm.com Signed-off-by: Bjorn Andersson --- diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml index 1e4db0c9fcf9..161e9b55cb3e 100644 --- a/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml +++ b/Documentation/devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml @@ -30,6 +30,7 @@ properties: - items: - enum: - qcom,glymur-adsp-pas + - qcom,hawi-adsp-pas - qcom,kaanapali-adsp-pas - qcom,sm8750-adsp-pas - const: qcom,sm8550-adsp-pas @@ -104,6 +105,7 @@ allOf: enum: - qcom,glymur-adsp-pas - qcom,glymur-cdsp-pas + - qcom,hawi-adsp-pas - qcom,kaanapali-adsp-pas - qcom,kaanapali-cdsp-pas - qcom,sm8750-adsp-pas