Re: [PATCH v3] memory: tegra: add multi-socket support to the memory interconnect

From: Krzysztof Kozlowski

Date: Wed Jul 08 2026 - 07:20:12 EST



On Fri, 26 Jun 2026 18:44:23 +0530, Sumit Gupta wrote:
> Add support for representing each memory-controller instance (one
> per NUMA node / socket) as its own interconnect (ICC) provider,
> with its own MC client nodes, to match the hardware topology on
> multi-socket Tegra SoCs.
>
> Use the NUMA node ID to make client IDs globally unique across
> per-socket providers, since the ICC framework allocates node IDs
> from a single global IDR. Per-socket MC and EMC node names are
> also derived from dev_name() so they match the corresponding
> debugfs subdirectory. On single-socket platforms (NUMA_NO_NODE)
> the existing client IDs and node-name strings are preserved.
>
> [...]

Applied, thanks!

[1/1] memory: tegra: add multi-socket support to the memory interconnect
https://git.kernel.org/krzk/linux-mem-ctrl/c/5239692170f1815c0bbc57de432d7eb8b616f8f1

Best regards,
--
Krzysztof Kozlowski <krzk@xxxxxxxxxx>