RE: [PATCH v2 4/4] PM / devfreq: Add required OPPs support to passive governor

From: MyungJoo Ham
Date: Tue Jun 25 2019 - 21:31:28 EST


>Look at the required OPPs of the "parent" device to determine the OPP that
>is required from the slave device managed by the passive governor. This
>allows having mappings between a parent device and a slave device even when
>they don't have the same number of OPPs.
>
>Signed-off-by: Saravana Kannan <saravanak@xxxxxxxxxx>
>---
> drivers/devfreq/governor_passive.c | 20 +++++++++++++++-----
> 1 file changed, 15 insertions(+), 5 deletions(-)

Acked-by: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>

Cheers,
MyungJoo