Skip to content

Commit 8b5c7a0

Browse files
lumagJassiBrar
authored andcommitted
dt-bindings: mailbox: qcom: add missing platforms to conditional clauses
Add missing platforms to the conditional clauses selecting whether the clocks/clock-names properties are required or whether they must be omitted. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
1 parent 98c2de9 commit 8b5c7a0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ allOf:
7272
compatible:
7373
enum:
7474
- qcom,msm8916-apcs-kpss-global
75+
- qcom,msm8939-apcs-kpss-global
7576
- qcom,qcs404-apcs-apps-global
7677
then:
7778
properties:
@@ -121,12 +122,18 @@ allOf:
121122
properties:
122123
compatible:
123124
enum:
125+
- qcom,msm8953-apcs-kpss-global
126+
- qcom,msm8976-apcs-kpss-global
124127
- qcom,msm8994-apcs-kpss-global
125128
- qcom,msm8996-apcs-hmss-global
126129
- qcom,msm8998-apcs-hmss-global
130+
- qcom,qcm2290-apcs-hmss-global
127131
- qcom,sc7180-apss-shared
132+
- qcom,sc8180x-apss-shared
128133
- qcom,sdm660-apcs-hmss-global
129134
- qcom,sdm845-apss-shared
135+
- qcom,sm4250-apcs-hmss-global
136+
- qcom,sm6115-apcs-hmss-global
130137
- qcom,sm6125-apcs-hmss-global
131138
- qcom,sm8150-apss-shared
132139
then:

0 commit comments

Comments
 (0)