Re: [PATCH v7 35/47] memory: tegra20: Support interconnect framework

From: Krzysztof Kozlowski
Date: Fri Nov 06 2020 - 14:10:41 EST


On Wed, Nov 04, 2020 at 07:49:11PM +0300, Dmitry Osipenko wrote:
> Now Internal and External Memory Controllers are memory interconnection
> providers. This allows us to use interconnect API for tuning of memory
> configuration. EMC driver now supports OPPs and DVFS.
>
> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> ---
> drivers/memory/tegra/Kconfig | 3 +-
> drivers/memory/tegra/tegra20-emc.c | 310 ++++++++++++++++++++++++++++-
> drivers/memory/tegra/tegra20.c | 77 +++++++
> 3 files changed, 386 insertions(+), 4 deletions(-)

Thanks, applied.

Best regards,
Krzysztof