Skip to content

Commit 03b0248

Browse files
krzkherbertx
authored andcommitted
dt-bindings: crypto: qcom-qce: constrain clocks for IPQ9574 QCE
Binding marks several devices as compatible with IPQ4019 QCE. They have different number of clocks, thus the fallback does not define the clock constraints per variant and each specific compatible should have its clocks in if:then: section. Add missing clocks description for IPQ9574 QCE. Fixes: 1f5ce01 ("dt-bindings: crypto: qcom-qce: add SoC compatible string for ipq9574") Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
1 parent 9b2b611 commit 03b0248

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/crypto/qcom-qce.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ allOf:
9797
- qcom,crypto-v5.4
9898
- qcom,ipq6018-qce
9999
- qcom,ipq8074-qce
100+
- qcom,ipq9574-qce
100101
- qcom,msm8996-qce
101102
- qcom,sdm845-qce
102103
then:

0 commit comments

Comments
 (0)