Re: [PATCH v5 06/13] dt-bindings: soc: mobileye: add EyeQ5 OLB system controller

From: Krzysztof Kozlowski
Date: Mon Feb 12 2024 - 03:18:57 EST


On 09/02/2024 15:31, Théo Lebrun wrote:
> Add documentation to describe the "Other Logic Block" syscon.
>
> Signed-off-by: Théo Lebrun <theo.lebrun@xxxxxxxxxxx>

..

> + reg:
> + maxItems: 1
> +
> + '#address-cells':
> + const: 1
> +
> + '#size-cells':
> + const: 1
> +
> + ranges: true
> +
> +patternProperties:
> + "^clock-controller@[0-9a-f]+$":

If there is going to be new posting, keep consistent quotes: either " or '.

> + $ref: /schemas/clock/mobileye,eyeq5-clk.yaml#
> +


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


Best regards,
Krzysztof