Skip to content

Commit b0dae3d

Browse files
Sumit Guptathierryreding
authored andcommitted
dt-bindings: tegra: Add ICC IDs for dummy memory clients
Add ICC IDs for dummy software clients representing CCPLEX clusters. Signed-off-by: Sumit Gupta <sumitg@nvidia.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
1 parent be06fed commit b0dae3d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

include/dt-bindings/memory/tegra234-mc.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,4 +536,9 @@
536536
#define TEGRA234_MEMORY_CLIENT_NVJPG1SRD 0x123
537537
#define TEGRA234_MEMORY_CLIENT_NVJPG1SWR 0x124
538538

539+
/* ICC ID's for dummy MC clients used to represent CPU Clusters */
540+
#define TEGRA_ICC_MC_CPU_CLUSTER0 1003
541+
#define TEGRA_ICC_MC_CPU_CLUSTER1 1004
542+
#define TEGRA_ICC_MC_CPU_CLUSTER2 1005
543+
539544
#endif

0 commit comments

Comments
 (0)