Re: [PATCH v2 0/9] Exynos Adaptive Supply Voltage support

From: Sylwester Nawrocki
Date: Mon Aug 19 2019 - 07:16:26 EST


On 8/19/19 11:09, Viresh Kumar wrote:
> Will something like this help ?
>
> https://lore.kernel.org/lkml/1442623929-4507-3-git-send-email-sboyd@xxxxxxxxxxxxxx/
>
> This never got merged but the idea was AVS only.

It's quite interesting work, it seems to be for a more advanced use case
where OPP voltage is being adjusted at runtime.

We could use it instead of removing an OPP and then adding with updated
voltage. On Exynos there is there is just a need to update OPPs once at boot
time, so it is more "static". However the requirements could presumably
change in future.

If that's your preference I could switch to that notifier approach.
AFAICS the API would still need to be extended to support multiple voltages,
when in future we add support for the Body Bias regulator.

--
Thanks,
Sylwester