Re: [RFC PATCH v2 2/6] dt-bindings: opp: accept array of frequencies
From: Rob Herring
Date: Tue Apr 19 2022 - 12:53:56 EST
On Mon, 11 Apr 2022 17:43:43 +0200, Krzysztof Kozlowski wrote:
> Devices might need to control several clocks when scaling the frequency
> and voltage. Allow passing array of clock frequencies, similarly to the
> voltages.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/opp/opp-v2-base.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
Acked-by: Rob Herring <robh@xxxxxxxxxx>