On Tue, Apr 28, 2026 at 12:36:13AM +0530, Mukesh Ojha wrote:
> 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 <[email protected]>
> ---
> .../devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> 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
> --
> 2.53.0
>
Floating this up, if there is still a chance to get this series picked
up.
--
-Mukesh Ojha