Lines Matching +full:tegra20 +full:- +full:gr3d

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/tegra/nvidia,tegra20-gr3d.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jon Hunter <jonathanh@nvidia.com>
15 pattern: "^gr3d@[0-9a-f]+$"
19 - nvidia,tegra20-gr3d
20 - nvidia,tegra30-gr3d
21 - nvidia,tegra114-gr3d
30 clock-names:
38 reset-names:
50 interconnect-names:
54 operating-points-v2: true
56 power-domains:
60 power-domain-names:
64 - if:
68 const: nvidia,tegra20-gr2d
73 - description: module clock
75 clock-names:
77 - const: 3d
81 - description: module reset
82 - description: memory client hotflush reset
84 reset-names:
86 - const: 3d
87 - const: mc
96 interconnect-names:
100 power-domains:
102 - description: phandle to the TD power domain
104 - if:
108 const: nvidia,tegra30-gr3d
113 - description: primary module clock
114 - description: secondary module clock
116 clock-names:
118 - const: 3d
119 - const: 3d2
123 - description: primary module reset
124 - description: secondary module reset
125 - description: primary memory client hotflush reset
126 - description: secondary memory client hotflush reset
128 reset-names:
130 - const: 3d
131 - const: 3d2
132 - const: mc
133 - const: mc2
143 interconnect-names:
147 power-domains:
149 - description: phandle to the TD power domain
150 - description: phandle to the TD2 power domain
152 power-domain-names:
154 - const: 3d0
155 - const: 3d1
158 power-domains: [ power-domain-names ]
160 - if:
164 const: nvidia,tegra114-gr2d
169 - description: module clock
171 clock-names:
173 - const: 3d
177 - description: module reset
178 - description: memory client hotflush reset
180 reset-names:
182 - const: 3d
183 - const: mc
192 interconnect-names:
196 power-domains:
198 - description: phandle to the TD power domain
203 - |
204 #include <dt-bindings/clock/tegra20-car.h>
205 #include <dt-bindings/memory/tegra20-mc.h>
207 gr3d@54180000 {
208 compatible = "nvidia,tegra20-gr3d";
212 reset-names = "3d", "mc";