File tree Expand file tree Collapse file tree
Documentation/devicetree/bindings/arm
include/dt-bindings/memory Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -167,6 +167,11 @@ properties:
167167 - const : nvidia,p3737-0000+p3701-0000
168168 - const : nvidia,p3701-0000
169169 - const : nvidia,tegra234
170+ - description : NVIDIA IGX Orin Development Kit
171+ items :
172+ - const : nvidia,p3740-0002+p3701-0008
173+ - const : nvidia,p3701-0008
174+ - const : nvidia,tegra234
170175 - description : Jetson Orin NX
171176 items :
172177 - const : nvidia,p3767-0000
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments