Lines Matching +full:reset +full:- +full:names
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:
57 power-domains:
61 power-domain-names:
65 - if:
69 const: nvidia,tegra20-gr2d
74 - description: module clock
76 clock-names:
78 - const: 3d
82 - description: module reset
83 - description: memory client hotflush reset
85 reset-names:
87 - const: 3d
88 - const: mc
97 interconnect-names:
101 power-domains:
103 - description: phandle to the TD power domain
105 - if:
109 const: nvidia,tegra30-gr3d
114 - description: primary module clock
115 - description: secondary module clock
117 clock-names:
119 - const: 3d
120 - const: 3d2
124 - description: primary module reset
125 - description: secondary module reset
126 - description: primary memory client hotflush reset
127 - description: secondary memory client hotflush reset
129 reset-names:
131 - const: 3d
132 - const: 3d2
133 - const: mc
134 - const: mc2
144 interconnect-names:
148 power-domains:
150 - description: phandle to the TD power domain
151 - description: phandle to the TD2 power domain
153 power-domain-names:
155 - const: 3d0
156 - const: 3d1
159 power-domains: [ power-domain-names ]
161 - if:
165 const: nvidia,tegra114-gr2d
170 - description: module clock
172 clock-names:
174 - const: 3d
178 - description: module reset
179 - description: memory client hotflush reset
181 reset-names:
183 - const: 3d
184 - const: mc
193 interconnect-names:
197 power-domains:
199 - description: phandle to the TD power domain
204 - |
205 #include <dt-bindings/clock/tegra20-car.h>
206 #include <dt-bindings/memory/tegra20-mc.h>
209 compatible = "nvidia,tegra20-gr3d";
213 reset-names = "3d", "mc";