Re: [PATCH 2/3] dt-bindings: interconnect: qcom,sm6115: Drop incorrect children if:then: block

From: Rob Herring (Arm)

Date: Thu May 07 2026 - 15:15:52 EST



On Sun, 03 May 2026 18:16:55 +0200, Krzysztof Kozlowski wrote:
> 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@xxxxxxxxxxxxxxxx>
> ---
> .../bindings/interconnect/qcom,sm6115.yaml | 14 --------------
> 1 file changed, 14 deletions(-)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>