mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 14:24:11 +08:00
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>
This commit is contained in:
parent
be06fedcec
commit
b0dae3df05
@ -536,4 +536,9 @@
|
||||
#define TEGRA234_MEMORY_CLIENT_NVJPG1SRD 0x123
|
||||
#define TEGRA234_MEMORY_CLIENT_NVJPG1SWR 0x124
|
||||
|
||||
/* 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
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user