mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
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 <mukesh.ojha@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20260427190614.3679937-1-mukesh.ojha@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
a16272779b
commit
0550d9828d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user