Re: [PATCH v3 2/4] OPP: Add "opp-microwatt" supporting code

From: Viresh Kumar
Date: Thu Feb 24 2022 - 04:14:26 EST


On 24-02-22, 08:11, Lukasz Luba wrote:
> Add new property to the OPP: power value. The OPP entry in the DT can have
> "opp-microwatt". Add the needed code to handle this new property in the
> existing infrastructure.
>
> Signed-off-by: Lukasz Luba <lukasz.luba@xxxxxxx>
> ---
> drivers/opp/core.c | 20 ++++++++++++++++++
> drivers/opp/of.c | 47 ++++++++++++++++++++++++++++++++++++++++--
> include/linux/pm_opp.h | 12 ++++++++++-
> 3 files changed, 76 insertions(+), 3 deletions(-)

Also update drivers/opp/debugfs.c please.

--
viresh