Re: [PATCH v4 1/6] soc/tegra: Add devm_tegra_core_dev_init_opp_table()

From: Dmitry Osipenko
Date: Thu Mar 18 2021 - 06:38:56 EST


18.03.2021 13:32, Viresh Kumar пишет:
> On 18-03-21, 13:27, Dmitry Osipenko wrote:
>> 14.03.2021 19:48, Dmitry Osipenko пишет:
>>> Add common helper which initializes OPP table for Tegra SoC core devices.
>>>
>>> Tested-by: Peter Geis <pgwipeout@xxxxxxxxx> # Ouya T30
>>> Tested-by: Paul Fertser <fercerpav@xxxxxxxxx> # PAZ00 T20
>>> Tested-by: Nicolas Chauvet <kwizart@xxxxxxxxx> # PAZ00 T20 and TK1 T124
>>> Tested-by: Matt Merhar <mattmerhar@xxxxxxxxxxxxxx> # Ouya T30
>>> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
>>> ---
>>> drivers/soc/tegra/common.c | 137 +++++++++++++++++++++++++++++++++++++
>>> include/soc/tegra/common.h | 30 ++++++++
>>> 2 files changed, 167 insertions(+)
>>
>> Viresh, do you think it will be possible to take this patch via the OPP
>> tree along with the devres patches if Thierry will give an ack? This
>> will allow us to start adding power management support to Tegra drivers
>> once 5.13 will be released.
>
> I can do that.. OR
>
> I can give an immutable to Thierry over which he can base these patches..
>

Thank you!

Thierry, please let us know if you're okay with this patch and what
variant you prefer more.