[PATCH v7 32/47] memory: tegra-mc: Add interconnect framework

Krzysztof Kozlowski krzk at kernel.org
Fri Nov 6 19:07:02 UTC 2020


On Wed, Nov 04, 2020 at 07:49:08PM +0300, Dmitry Osipenko wrote:
> Add common SoC-agnostic ICC framework which turns Tegra Memory Controller
> into a memory interconnection provider. This allows us to use interconnect
> API for tuning of memory configurations.
> 
> Tested-by: Peter Geis <pgwipeout at gmail.com>
> Tested-by: Nicolas Chauvet <kwizart at gmail.com>
> Signed-off-by: Dmitry Osipenko <digetx at gmail.com>
> ---
>  drivers/memory/tegra/Kconfig |   1 +
>  drivers/memory/tegra/mc.c    | 100 +++++++++++++++++++++++++++++++++++
>  drivers/memory/tegra/mc.h    |  22 ++++++++
>  include/soc/tegra/mc.h       |  17 ++++++
>  4 files changed, 140 insertions(+)

Thanks, applied.

Best regards,
Krzysztof



More information about the dri-devel mailing list