[PATCH v2 0/3] memory: tegra264: Add full set of MC clients

Sumit Gupta posted 3 patches 6 days, 15 hours ago
drivers/memory/tegra/tegra264.c              | 568 +++++++++++++++++--
include/dt-bindings/memory/nvidia,tegra264.h | 287 ++++++++++
2 files changed, 823 insertions(+), 32 deletions(-)
[PATCH v2 0/3] memory: tegra264: Add full set of MC clients
Posted by Sumit Gupta 6 days, 15 hours ago
Extend the Tegra264 MC dt-bindings header and tegra264_mc_clients[]
table to cover the full set of memory clients exposed by the SoC.

---
v1[1] -> v2:
 - patch 1 (new): skip ICC requests if no .bpmp_id or .type.
 - patch 2 (new): split dt-bindings into a separate patch.
 - patch 3: update commit message to reflect entries sorted by SID
   override/security register offsets (same as previous SoCs).

Sumit Gupta (3):
  memory: tegra264: Skip clients without bpmp_id or type
  dt-bindings: memory: tegra264: Add full set of MC client IDs
  memory: tegra264: Add full set of MC clients

 drivers/memory/tegra/tegra264.c              | 568 +++++++++++++++++--
 include/dt-bindings/memory/nvidia,tegra264.h | 287 ++++++++++
 2 files changed, 823 insertions(+), 32 deletions(-)

[1] https://lore.kernel.org/lkml/20260515171911.1929868-1-sumitg@nvidia.com/

-- 
2.34.1