]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fallbacks
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 17 Oct 2024 09:14:47 +0000 (11:14 +0200)
committerJassi Brar <jassisinghbrar@gmail.com>
Sun, 24 Nov 2024 19:00:33 +0000 (13:00 -0600)
commitcba781d79df85282041b2066df4d653b62157ad8
tree9178f334a90100bd2159785a54513dc642b8aaa7
parent71987bc9225252e5f9de020042eca2fd22f71f32
dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fallbacks

Commit 1e9cb7e007dc ("dt-bindings: mailbox: qcom,apcs-kpss-global: use
fallbacks") and commit 34d8775a0edc ("dt-bindings: mailbox:
qcom,apcs-kpss-global: use fallbacks for few variants") added fallbacks
to few existing compatibles.  Neither devices with these existing
compatibles nor devices using fallbacks alone, have clocks, so the
"if:then:" block defining this constrain should be written as
"contains:".

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml