OPP: Add "opp-microwatt" supporting code
authorLukasz Luba <lukasz.luba@arm.com>
Wed, 2 Mar 2022 11:29:14 +0000 (11:29 +0000)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 3 Mar 2022 04:05:04 +0000 (09:35 +0530)
commit4f9a7a1dc2a294c5c5c4b0246e2281e6ec88fb91
tree3c2fe970b6d4b7e212283fea49857eeae816561c
parent0409ab77728d705f376ae28fd7114161295e7ed2
OPP: Add "opp-microwatt" supporting code

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@arm.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c
drivers/opp/debugfs.c
drivers/opp/of.c
include/linux/pm_opp.h