Re: [PATCH v2 0/6] NVIDIA Tegra memory improvements

2021-04-02 Thread Dmitry Osipenko
01.04.2021 20:54, Krzysztof Kozlowski пишет: > On 31/03/2021 01:04, Dmitry Osipenko wrote: >> Hi, >> >> This series replaces the raw voltage regulator with a power domain that >> will be managing SoC core voltage. The core power domain patches are still >> under review, but it's clear at this point

Re: [PATCH v2 0/6] NVIDIA Tegra memory improvements

2021-04-01 Thread Krzysztof Kozlowski
On Wed, 31 Mar 2021 02:04:39 +0300, Dmitry Osipenko wrote: > This series replaces the raw voltage regulator with a power domain that > will be managing SoC core voltage. The core power domain patches are still > under review, but it's clear at this point that this is the way we will > implement the

Re: (subset) [PATCH v2 0/6] NVIDIA Tegra memory improvements

2021-04-01 Thread Krzysztof Kozlowski
On Wed, 31 Mar 2021 02:04:39 +0300, Dmitry Osipenko wrote: > This series replaces the raw voltage regulator with a power domain that > will be managing SoC core voltage. The core power domain patches are still > under review, but it's clear at this point that this is the way we will > implement the

Re: [PATCH v2 0/6] NVIDIA Tegra memory improvements

2021-04-01 Thread Krzysztof Kozlowski
On 31/03/2021 01:04, Dmitry Osipenko wrote: > Hi, > > This series replaces the raw voltage regulator with a power domain that > will be managing SoC core voltage. The core power domain patches are still > under review, but it's clear at this point that this is the way we will > implement the DVFS

[PATCH v2 0/6] NVIDIA Tegra memory improvements

2021-03-30 Thread Dmitry Osipenko
Hi, This series replaces the raw voltage regulator with a power domain that will be managing SoC core voltage. The core power domain patches are still under review, but it's clear at this point that this is the way we will implement the DVFS support. The remaining Tegra20 memory bindings are conv