Re: [PATCH 1/4] dt-bindings: cache: qcom,llcc: Document Glymur LLCC block

From: Krzysztof Kozlowski

Date: Fri Nov 21 2025 - 05:35:34 EST


On 21/11/2025 10:53, Pankaj Patil wrote:
> + - if:
> + properties:
> + compatible:
> + contains:
> + enum:
> + - qcom,glymur-llcc
> + then:
> + properties:
> + reg:
> + items:
> + - description: LLCC0 base register region
> + - description: LLCC1 base register region
> + - description: LLCC2 base register region
> + - description: LLCC3 base register region
> + - description: LLCC4 base register region
> + - description: LLCC5 base register region
> + - description: LLCC6 base register region
> + - description: LLCC7 base register region
> + - description: LLCC8 base register region
> + - description: LLCC9 base register region
> + - description: LLCC10 base register region
> + - description: LLCC11 base register region
> + - description: LLCC broadcast base register region
> + - description: LLCC broadcast AND register region

Max is 10, so this is too many. You need to fix top-level constraints.

> + reg-names:
Best regards,
Krzysztof