mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [Patch] memory: tegra: add MC client for Tegra234 GPU
@ 2023-08-01 12:10 Sumit Gupta
  2023-08-05  7:06 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Sumit Gupta @ 2023-08-01 12:10 UTC (permalink / raw)
  To: krzysztof.kozlowski+dt, treding, jonathanh, linux-tegra, linux-kernel
  Cc: bbasu, sumitg

Add the Non-ISO MC client for the Tegra234 GPU to the
tegra234_mc_clients table.

Signed-off-by: Sumit Gupta <sumitg@nvidia.com>
---
 drivers/memory/tegra/tegra234.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/drivers/memory/tegra/tegra234.c b/drivers/memory/tegra/tegra234.c
index 7954f339ca79..9e5b5dbd9c8d 100644
--- a/drivers/memory/tegra/tegra234.c
+++ b/drivers/memory/tegra/tegra234.c
@@ -916,6 +916,16 @@ static const struct tegra_mc_client tegra234_mc_clients[] = {
 		.name = "sw_cluster2",
 		.bpmp_id = TEGRA_ICC_BPMP_CPU_CLUSTER2,
 		.type = TEGRA_ICC_NISO,
+	}, {
+		.id = TEGRA234_MEMORY_CLIENT_NVL1R,
+		.name = "nvl1r",
+		.bpmp_id = TEGRA_ICC_BPMP_GPU,
+		.type = TEGRA_ICC_NISO,
+	}, {
+		.id = TEGRA234_MEMORY_CLIENT_NVL1W,
+		.name = "nvl1w",
+		.bpmp_id = TEGRA_ICC_BPMP_GPU,
+		.type = TEGRA_ICC_NISO,
 	},
 };
 
-- 
2.17.1


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

* Re: [Patch] memory: tegra: add MC client for Tegra234 GPU
  2023-08-01 12:10 [Patch] memory: tegra: add MC client for Tegra234 GPU Sumit Gupta
@ 2023-08-05  7:06 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-08-05  7:06 UTC (permalink / raw)
  To: krzysztof.kozlowski+dt, treding, jonathanh, linux-tegra,
	linux-kernel, Sumit Gupta
  Cc: Krzysztof Kozlowski, bbasu


On Tue, 01 Aug 2023 17:40:23 +0530, Sumit Gupta wrote:
> Add the Non-ISO MC client for the Tegra234 GPU to the
> tegra234_mc_clients table.
> 
> 

Applied, thanks!

[1/1] memory: tegra: add MC client for Tegra234 GPU
      https://git.kernel.org/krzk/linux-mem-ctrl/c/35bd78cf252245f11dd1c9d5f1b414c25e727b5a

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

end of thread, other threads:[~2023-08-05  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-01 12:10 [Patch] memory: tegra: add MC client for Tegra234 GPU Sumit Gupta
2023-08-05  7:06 ` Krzysztof Kozlowski

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

all inboxes | Powered by JetHome®