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

2021-03-31 Thread Dmitry Osipenko
18.03.2021 13:37, Dmitry Osipenko пишет: > 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 # Ouya T30

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

2021-03-18 Thread Dmitry Osipenko
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 # Ouya T30 >>> Tested-by: Paul Fertser # PAZ00 T20 >>>

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

2021-03-18 Thread 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 # Ouya T30 > > Tested-by: Paul Fertser # PAZ00 T20 > > Tested-by: Nicolas Chauvet # PAZ00 T20 and

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

2021-03-18 Thread Dmitry Osipenko
14.03.2021 19:48, Dmitry Osipenko пишет: > Add common helper which initializes OPP table for Tegra SoC core devices. > > Tested-by: Peter Geis # Ouya T30 > Tested-by: Paul Fertser # PAZ00 T20 > Tested-by: Nicolas Chauvet # PAZ00 T20 and TK1 T124 > Tested-by: Matt Merhar # Ouya T30 >

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

2021-03-14 Thread Dmitry Osipenko
Add common helper which initializes OPP table for Tegra SoC core devices. Tested-by: Peter Geis # Ouya T30 Tested-by: Paul Fertser # PAZ00 T20 Tested-by: Nicolas Chauvet # PAZ00 T20 and TK1 T124 Tested-by: Matt Merhar # Ouya T30 Signed-off-by: Dmitry Osipenko --- drivers/soc/tegra/common.c