On Tue, 12 Dec 2023 11:00:43 +0100, Krzysztof Kozlowski wrote: > 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: 1f5ce01d5d71 ("dt-bindings: crypto: qcom-qce: add SoC compatible string for ipq9574") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>