dt-bindings: tegra: Add ICC IDs for dummy memory clients for Tegra194
Add ICC IDs for dummy software clients representing CCPLEX clusters. Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
This commit is contained in:
@@ -407,4 +407,10 @@
|
||||
/* MSS internal memqual MIU6 write clients */
|
||||
#define TEGRA194_MEMORY_CLIENT_MIU6W 0xff
|
||||
|
||||
/* 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
|
||||
|
||||
Reference in New Issue
Block a user