From nobody Wed Oct 22 18:16:04 2025 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 15D1634A3B4; Tue, 21 Oct 2025 18:29:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761071388; cv=none; b=EbQVRxiRZFGhXLNzYl72AEovDXqt3kT3boQk9xLrMRotZBKMJvRRcxSCwsFCO5jfEItftVvuOFTmD3Vpx5QpM8htjxGbyHGGPQP0tAdPMDgng4dOjSwnRGgf9GDT6YA5YtbTUPwkDC/aNRes+vkjRWcdwc3Lp+mK/5ugH5bnyu0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761071388; c=relaxed/simple; bh=/JgzL9VdvfstUomPfZ32E6t/L8VPBz9Fmo+sGuWeS+8=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=g4H+KETHxRMcGrDs8dh6RYTCmaW0tCYAqMyClDjO4FXUqkIt4OOnPZnSG5eZBaTzRW4G+xy88pwQfGXqsxRovIitZ43nXYUEg1/EieBtlkqpjGLM+/sFMVVBXoj9Y5dpLOYmjNBqs+r3WAJIi2ZalkIRr/PFy5j303yVAwFXLSI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=BjFHcQLe; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="BjFHcQLe" Received: by smtp.kernel.org (Postfix) with ESMTPS id BF84BC116B1; Tue, 21 Oct 2025 18:29:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1761071387; bh=/JgzL9VdvfstUomPfZ32E6t/L8VPBz9Fmo+sGuWeS+8=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=BjFHcQLeFHUdKp6HcAZzBOECmps4EB6R+S4xrVoToTWkPpvVm2fdRLBQYTAry2A5r LatLBA9d/a0IRNiminiXvnLgwZLr6Lai6+0wvT7dCqSHXm+AiH+QBUnBxQwRkADZiJ Sbia+cGXC4sk0UxIUD90uWrjiuh54ykXlsxZC/xh4UhkaiRsmzOAntbqIEbpbrmyMT kqp5ZfCPZipZouxKPr5EBS+oN0/7RXYO0IJUMnqDVBDxjzTv22/+6hFG/0hERG/oSK Kzc3gGwZHSGcA6QmmygCBAVrdQHc7iR+wf9/qIAzck1rO5Sjr6Q9mrla2FYVoisRGD 7WBMSzl34xTpw== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3248CCD1B9; Tue, 21 Oct 2025 18:29:47 +0000 (UTC) From: Aaron Kling via B4 Relay Date: Tue, 21 Oct 2025 13:29:41 -0500 Subject: [PATCH 2/5] dt-bindings: memory: tegra194-mc: Add dummy client IDs for Tegra194 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20251021-tegra186-icc-p2-v1-2-39d53bdc9aab@gmail.com> References: <20251021-tegra186-icc-p2-v1-0-39d53bdc9aab@gmail.com> In-Reply-To: <20251021-tegra186-icc-p2-v1-0-39d53bdc9aab@gmail.com> To: Krzysztof Kozlowski , Rob Herring , Conor Dooley , Thierry Reding , Jonathan Hunter Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, Aaron Kling X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1761071387; l=911; i=webgeek1234@gmail.com; s=20250217; h=from:subject:message-id; bh=7znC8jN7FMo0ABLPSWxCMceZ2XZ3qZ4hFMoMP46i7rM=; b=zWJCmicg76VRVKZ6EChbYG3RAP7H+mKtBdGAUJoOUlcWWhieYyHCt4hINvVH4dOyqtlWWYLDJ ZpiV5v1W8ZIDbTRdhrKbtDrz0V9zm7KLsgpN/8KkXSBPdldo/0ViZ7N X-Developer-Key: i=webgeek1234@gmail.com; a=ed25519; pk=TQwd6q26txw7bkK7B8qtI/kcAohZc7bHHGSD7domdrU= X-Endpoint-Received: by B4 Relay for webgeek1234@gmail.com/20250217 with auth_id=342 X-Original-From: Aaron Kling Reply-To: webgeek1234@gmail.com From: Aaron Kling Add ICC IDs for dummy software clients representing CCPLEX clusters. Signed-off-by: Aaron Kling --- include/dt-bindings/memory/tegra194-mc.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/include/dt-bindings/memory/tegra194-mc.h b/include/dt-bindings= /memory/tegra194-mc.h index eed48b746bc94072a6bd0af7f344dbb6f6618859..a7d97a1a470cd3cfb18c7ef45c4= 21426ea3c7abf 100644 --- a/include/dt-bindings/memory/tegra194-mc.h +++ b/include/dt-bindings/memory/tegra194-mc.h @@ -407,4 +407,10 @@ /* MSS internal memqual MIU6 write clients */ #define TEGRA194_MEMORY_CLIENT_MIU6W 0xff =20 +/* ICC ID's for dummy MC clients used to represent CPU Clusters */ +#define TEGRA_ICC_MC_CPU_CLUSTER0 1003 +#define TEGRA_ICC_MC_CPU_CLUSTER1 1004 +#define TEGRA_ICC_MC_CPU_CLUSTER2 1005 +#define TEGRA_ICC_MC_CPU_CLUSTER3 1006 + #endif --=20 2.51.0