Re: [PATCH v3 1/6] dt-bindings: mfd: add bindings for QIXIS CPLD

From: Krzysztof Kozlowski
Date: Fri May 16 2025 - 17:37:23 EST


On 15/05/2025 17:56, Ioana Ciornei wrote:
> + const: 1
> +
> + "#size-cells":
> + const: 0
> +
> +patternProperties:
> + '^mux-controller(@[a-f0-9]+)$':

Drop ()

> + $ref: /schemas/mux/reg-mux.yaml#
> +
> +required
> + - compatible
> + - reg
> + - "#address-cells"

Keep consistent quotes, either ' or "

> + - "#size-cells"
> +
> +additionalProperties: false
> +


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

Best regards,
Krzysztof