Re: [PATCH v2 1/4] dt-bindings: interconnect: qcom,rpmh: Add SM8250 QUP virt

From: Krzysztof Kozlowski
Date: Tue Jul 04 2023 - 03:26:58 EST


On 03/07/2023 22:15, Konrad Dybcio wrote:
> Document the QUP virtual bus on SM8250.
>
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
> ---


> +
> +allOf:
> + - $ref: qcom,rpmh-common.yaml#
> + - if:
> + not:
> + properties:
> + compatible:
> + enum:
> + - qcom,sm8250-qup-virt
> + then:
> + required:
> + - reg
> +
>
If there is going to be new version - drop stray blank line here.

In any case:

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

Best regards,
Krzysztof