Re: [PATCH v3 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties

From: Krzysztof Kozlowski
Date: Tue Jan 14 2025 - 03:14:03 EST


On Mon, Jan 13, 2025 at 02:42:51PM +0100, Ahmad Fatoum wrote:
>
> + fsl,operating-mode:
> + $ref: /schemas/types.yaml#/definitions/string
> + description:
> + The operating mode of the SoC. This affects the maximum clock rates that
> + can safely be configured by the clock controller.
> + oneOf:
> + - enum:

Just enum, no need for oneOf.

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

Best regards,
Krzysztof