Re: [PATCH V2 3/3] opp: Add dev_pm_opp_of_add_table_noclk()

From: Dmitry Osipenko
Date: Tue Feb 02 2021 - 13:07:45 EST


02.02.2021 08:02, Viresh Kumar пишет:
> On 01-02-21, 23:00, Dmitry Osipenko wrote:
>> 28.01.2021 10:00, Viresh Kumar пишет:
>>> A few drivers have device's clk but they don't want the OPP core to
>>> handle that. Add a new helper for them, dev_pm_opp_of_add_table_noclk().
>>>
>>> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>>> ---
>>> V2:
>>> - Split this into a separate patch.
>>>
>>> drivers/opp/of.c | 18 ++++++++++++++++++
>>> include/linux/pm_opp.h | 6 ++++++
>>> 2 files changed, 24 insertions(+)
>>
>> For the all current/latest OPP patches:
>>
>> Tested-by: Dmitry Osipenko <digetx@xxxxxxxxx>
>
> Hmm, I have now added your Tested-by to all the patches that we worked
> together on..
>
> Thanks.
>

That's exactly what I meant, thank you.