Re: [PATCH v2 3/7] firmware: raspberrypi: Provide a helper to query a clock max rate

From: Stephen Boyd
Date: Wed Sep 28 2022 - 20:23:51 EST


Quoting Maxime Ripard (2022-09-20 05:50:22)
> The firmware allows to query for its clocks the operating range of a
> given clock. We'll need this for some drivers (KMS, in particular) to
> infer the state of some configuration options, so let's create a
> function to do so.
>
> Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>
>
Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>