Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/3] memory: tegra264: Add full set of MC clients
@ 2026-05-18 12:43 Sumit Gupta
  2026-05-18 12:43 ` [PATCH v2 1/3] memory: tegra264: Skip clients without bpmp_id or type Sumit Gupta
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Sumit Gupta @ 2026-05-18 12:43 UTC (permalink / raw)
  To: krzk, treding, jonathanh, robh, conor+dt, linux-kernel,
	linux-tegra, devicetree
  Cc: bbasu, sumitg

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-05-18 18:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-18 12:43 [PATCH v2 0/3] memory: tegra264: Add full set of MC clients Sumit Gupta
2026-05-18 12:43 ` [PATCH v2 1/3] memory: tegra264: Skip clients without bpmp_id or type Sumit Gupta
2026-05-18 12:43 ` [PATCH v2 2/3] dt-bindings: memory: tegra264: Add full set of MC client IDs Sumit Gupta
2026-05-18 13:10   ` sashiko-bot
2026-05-18 17:51     ` Sumit Gupta
2026-05-18 12:43 ` [PATCH v2 3/3] memory: tegra264: Add full set of MC clients Sumit Gupta
2026-05-18 13:33   ` sashiko-bot
2026-05-18 18:01     ` Sumit Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox