Re: [PATCH 1/3] dt-bindings: interconnect: qcom,sc8280xp-rpmh: Add reg and clocks for QoS

From: Krzysztof Kozlowski

Date: Fri May 15 2026 - 03:09:44 EST


On Thu, May 07, 2026 at 10:25:12PM +0800, Xilin Wu wrote:
> required:
> - compatible
>
> allOf:
> - $ref: qcom,rpmh-common.yaml#
> + - if:
> + properties:
> + compatible:
> + contains:
> + enum:
> + - qcom,sc8280xp-clk-virt
> + - qcom,sc8280xp-mc-virt
> + then:
> + properties:
> + reg: false
> + clocks: false

You can drop clocks from here, already part of other "if:then:".



Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof