Re: [PATCH v2] dt-bindings: clock: meson: Convert axg-audio-clkc to YAML format

From: Krzysztof Kozlowski
Date: Thu Aug 24 2023 - 14:07:35 EST


On 24/08/2023 18:46, Jerome Brunet wrote:
> From: Alexander Stein <alexander.stein@xxxxxxxxxxx>
>
> Convert Amlogic AXG Audio Clock Controller binding to yaml.
>

...

> + reg:
> + maxItems: 1
> +
> + clocks:
> + minItems: 1
> + maxItems: 29
> +
> + # All clocks except pclk are optional inputs of the controller
> + # which may or may not be wired in depending on SoC variants, boards config, etc ...
> + # The order in which those clocks appear is unpredictable and does not matter.
> + # Lacking a better way to describe this, the optional clocks are repeated 28 times.

Use pattern.


Best regards,
Krzysztof