14.03.2021 19:48, Dmitry Osipenko пишет: > Add common helper which initializes OPP table for Tegra SoC core devices. > > Tested-by: Peter Geis <[email protected]> # Ouya T30 > Tested-by: Paul Fertser <[email protected]> # PAZ00 T20 > Tested-by: Nicolas Chauvet <[email protected]> # PAZ00 T20 and TK1 T124 > Tested-by: Matt Merhar <[email protected]> # Ouya T30 > Signed-off-by: Dmitry Osipenko <[email protected]> > --- > 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.

