Re: [PATCH] dt-bindings: ufs: qcom: Drop redundant "reg" constraints
From: Rob Herring (Arm)
Date: Mon Oct 27 2025 - 16:28:50 EST
On Mon, 27 Oct 2025 12:31:08 +0100, Krzysztof Kozlowski wrote:
> The "reg" in top-level has maxItems:2, thus repeating this in "if:then:"
> blocks is redundant. Similarly number of items cannot be less than 1.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 3 ---
> 1 file changed, 3 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>