Re: [PATCH v6 1/3] OPP: Add function to look up required OPP's for a given OPP

2021-02-04 Thread Viresh Kumar
On 04-02-21, 16:14, Hsin-Yi Wang wrote: > From: Saravana Kannan > > Add a function that allows looking up required OPPs given a source OPP > table, destination OPP table and the source OPP. > > Signed-off-by: Saravana Kannan > Signed-off-by: Hsin-Yi Wang > --- > drivers/opp/core.c | 59

[PATCH v6 1/3] OPP: Add function to look up required OPP's for a given OPP

2021-02-04 Thread Hsin-Yi Wang
From: Saravana Kannan Add a function that allows looking up required OPPs given a source OPP table, destination OPP table and the source OPP. Signed-off-by: Saravana Kannan Signed-off-by: Hsin-Yi Wang --- drivers/opp/core.c | 59 ++