Skip to content

Commit d7dbdad

Browse files
committed
Merge tag 'tegra-for-7.1-dt-bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
dt-bindings: Changes for v7.1-rc1 This contains a few conversions to DT schema along with various additions and fixes to reduce the amount of validation warnings. Included are also a new binding for the PCIe controller found on Tegra264 as well as compatible strings for the Jetson AGX Thor Developer Kit. * tag 'tegra-for-7.1-dt-bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: dt-bindings: arm: tegra: Document Jetson AGX Thor DevKit dt-bindings: display: tegra: Document Tegra20 HDMI port dt-bindings: arm: tegra: Add Tegra238 CBB compatible strings dt-bindings: memory: tegra210: Mark EMC as cooling device dt-bindings: memory: Add Tegra210 memory controller bindings dt-bindings: phy: tegra: Document Tegra210 USB PHY dt-bindings: arm: tegra: Add missing compatible strings dt-bindings: interrupt-controller: tegra: Fix reg entries dt-bindings: clock: tegra124-dfll: Convert to json-schema dt-bindings: phy: tegra-xusb: Document Type C support dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2 parents a66cc65 + bed2f5b commit d7dbdad

11 files changed

Lines changed: 649 additions & 164 deletions

File tree

Documentation/devicetree/bindings/arm/tegra.yaml

Lines changed: 53 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,33 @@ properties:
131131
- const: toradex,apalis-tk1-v1.2
132132
- const: toradex,apalis-tk1
133133
- const: nvidia,tegra124
134+
- items:
135+
- const: google,nyan-big-rev7
136+
- const: google,nyan-big-rev6
137+
- const: google,nyan-big-rev5
138+
- const: google,nyan-big-rev4
139+
- const: google,nyan-big-rev3
140+
- const: google,nyan-big-rev2
141+
- const: google,nyan-big-rev1
142+
- const: google,nyan-big-rev0
143+
- const: google,nyan-big
144+
- const: google,nyan
145+
- const: nvidia,tegra124
146+
- items:
147+
- const: google,nyan-blaze-rev10
148+
- const: google,nyan-blaze-rev9
149+
- const: google,nyan-blaze-rev8
150+
- const: google,nyan-blaze-rev7
151+
- const: google,nyan-blaze-rev6
152+
- const: google,nyan-blaze-rev5
153+
- const: google,nyan-blaze-rev4
154+
- const: google,nyan-blaze-rev3
155+
- const: google,nyan-blaze-rev2
156+
- const: google,nyan-blaze-rev1
157+
- const: google,nyan-blaze-rev0
158+
- const: google,nyan-blaze
159+
- const: google,nyan
160+
- const: nvidia,tegra124
134161
- items:
135162
- enum:
136163
- nvidia,norrin
@@ -184,17 +211,35 @@ properties:
184211
- const: nvidia,tegra124
185212
- items:
186213
- enum:
187-
- nvidia,darcy
188214
- nvidia,p2371-0000
189215
- nvidia,p2371-2180
190216
- nvidia,p2571
191-
- nvidia,p2894-0050-a08
192-
- nvidia,p3450-0000
193217
- const: nvidia,tegra210
194218
- items:
195219
- const: nvidia,p3541-0000
196220
- const: nvidia,p3450-0000
197221
- const: nvidia,tegra210
222+
- description: NVIDIA Jetson Nano
223+
items:
224+
- const: nvidia,p3450-0000
225+
- const: nvidia,tegra210
226+
- description: NVIDIA Shield TV
227+
items:
228+
- const: nvidia,p2894-0050-a08
229+
- const: nvidia,darcy
230+
- const: nvidia,tegra210
231+
- description: Google Pixel C
232+
items:
233+
- const: google,smaug-rev8
234+
- const: google,smaug-rev7
235+
- const: google,smaug-rev6
236+
- const: google,smaug-rev5
237+
- const: google,smaug-rev4
238+
- const: google,smaug-rev3
239+
- const: google,smaug-rev2
240+
- const: google,smaug-rev1
241+
- const: google,smaug
242+
- const: nvidia,tegra210
198243
- description: Jetson TX2 Developer Kit
199244
items:
200245
- const: nvidia,p2771-0000
@@ -268,5 +313,10 @@ properties:
268313
- const: nvidia,p3971-0089+p3834-0008
269314
- const: nvidia,p3834-0008
270315
- const: nvidia,tegra264
316+
- description: Jetson AGX Thor Developer Kit
317+
items:
318+
- const: nvidia,p4071-0000+p3834-0008
319+
- const: nvidia,p3834-0008
320+
- const: nvidia,tegra264
271321

272322
additionalProperties: true

Documentation/devicetree/bindings/arm/tegra/nvidia,tegra234-cbb.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ properties:
4848
- nvidia,tegra234-dce-fabric
4949
- nvidia,tegra234-rce-fabric
5050
- nvidia,tegra234-sce-fabric
51+
- nvidia,tegra238-ape-fabric
52+
- nvidia,tegra238-aon-fabric
53+
- nvidia,tegra238-bpmp-fabric
54+
- nvidia,tegra238-cbb-fabric
5155

5256
reg:
5357
maxItems: 1

Documentation/devicetree/bindings/clock/nvidia,tegra124-dfll.txt

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)