]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: interconnect: qcom,sm6115: Drop incorrect children if:then: block
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Sun, 3 May 2026 16:16:55 +0000 (18:16 +0200)
committerGeorgi Djakov <djakov@kernel.org>
Sun, 10 May 2026 09:34:59 +0000 (12:34 +0300)
commit59eff26d62bf54a2f0751cb0c2b07f314888702f
tree82eb517b024e7058e75fca195a0cb6caf694d061
parent5fd68a012032c3ed8c002caa2e1d26a84116ad83
dt-bindings: interconnect: qcom,sm6115: Drop incorrect children if:then: block

This binding has children, so any if:then: block restricting them,
cannot be defined in top-level allOf:if:then:properties:, because it
simply does not match these children.  The block, if it was useful,
should be defined within patternProperties for the children, however
since child nodes do not have clocks at all, there is little point in
disallowing them in the first place.

Remove completely redundant and ineffective piece of code.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/20260503161653.60785-5-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Documentation/devicetree/bindings/interconnect/qcom,sm6115.yaml