We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93f8756 commit c4c5b47Copy full SHA for c4c5b47
Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
@@ -66,7 +66,9 @@ allOf:
66
- qcom,msm8953-adsp-pil
67
- qcom,msm8974-adsp-pil
68
- qcom,msm8996-adsp-pil
69
+ - qcom,msm8996-slpi-pil
70
- qcom,msm8998-adsp-pas
71
+ - qcom,msm8998-slpi-pas
72
- qcom,sdm845-adsp-pas
73
- qcom,sdm845-cdsp-pas
74
- qcom,sdm845-slpi-pas
@@ -79,24 +81,6 @@ allOf:
79
81
items:
80
82
- const: xo
83
- - if:
- properties:
84
- compatible:
85
- contains:
86
- enum:
87
- - qcom,msm8996-slpi-pil
88
- - qcom,msm8998-slpi-pas
89
- then:
90
91
- clocks:
92
- items:
93
- - description: XO clock
94
- - description: AGGRE2 clock
95
- clock-names:
96
97
- - const: xo
98
- - const: aggre2
99
-
100
- if:
101
properties:
102
compatible:
0 commit comments