Re: [PATCH v2 04/15] dt-bindings: devfreq: rk3399_dmc: Specify idle params in nanoseconds

From: Rob Herring
Date: Wed Feb 09 2022 - 15:21:54 EST


On Thu, 27 Jan 2022 15:07:15 -0800, Brian Norris wrote:
> It's inefficient to use the same number of cycles for all OPPs, since
> lower frequencies make for longer idle times. Let's specify the idle
> time instead, so software can pick the optimal number of cycles on its
> own.
>
> NB: these bindings aren't used anywhere yet.
>
> Signed-off-by: Brian Norris <briannorris@xxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - New patch
>
> .../bindings/devfreq/rk3399_dmc.yaml | 50 +++++++++++++++++--
> 1 file changed, 45 insertions(+), 5 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>