Skip to content

Commit 7cf2f07

Browse files
Abel Vesaandersson
authored andcommitted
dt-bindings: remoteproc: qcom,milos-pas: Document Eliza ADSP
Since the devicetree bindings are exactly the same between Eliza ADSP and Milos ADSP, reuse the existing Milos schema, just add the Eliza specific ADSP compatible. Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260327-eliza-remoteproc-adsp-v1-1-1c46c5e5f809@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 1b4eceb commit 7cf2f07

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/remoteproc/qcom,milos-pas.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ description:
1616
properties:
1717
compatible:
1818
enum:
19+
- qcom,eliza-adsp-pas
1920
- qcom,milos-adsp-pas
2021
- qcom,milos-cdsp-pas
2122
- qcom,milos-mpss-pas
@@ -69,6 +70,7 @@ allOf:
6970
properties:
7071
compatible:
7172
enum:
73+
- qcom,eliza-adsp-pas
7274
- qcom,milos-adsp-pas
7375
- qcom,milos-cdsp-pas
7476
then:
@@ -89,6 +91,7 @@ allOf:
8991
compatible:
9092
contains:
9193
enum:
94+
- qcom,eliza-adsp-pas
9295
- qcom,milos-adsp-pas
9396
then:
9497
properties:

0 commit comments

Comments
 (0)