PCT: Add PIC and Title

Jira ESDP-28694

Change-Id: Ic6fa743f34b6331d85334465961ae64a91aee588
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3307869
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Tested-by: Mark Mendez <mmendez@nvidia.com>
This commit is contained in:
Mark Mendez
2025-02-21 12:23:10 -08:00
committed by Jon Hunter
parent 0b1641eee3
commit 14c6de030c
172 changed files with 384 additions and 507 deletions

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/tegra_virt_storage88/nvidia,tegra-hv-oops-storage.yaml# $id: http://devicetree.org/schemas/tegra_virt_storage88/nvidia,tegra-hv-oops-storage.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Virtual OOPS storage device over Tegra Hypervisor IVC channel
maintainers: maintainers:
- FIXME -- add maintainers - Sreenivas Velpula
description: | description: |
the compatability = nvidia,tegra-hv-oops-storage is mentioned in the following drivers the compatability = nvidia,tegra-hv-oops-storage is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/tegra_virt_storage79/nvidia,tegra-hv-storage.yaml# $id: http://devicetree.org/schemas/tegra_virt_storage79/nvidia,tegra-hv-storage.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Virtual storage device over Tegra Hypervisor IVC channel
maintainers: maintainers:
- FIXME -- add maintainers - Sreenivas Velpula
description: | description: |
the compatability = nvidia,tegra-hv-storage is mentioned in the following drivers the compatability = nvidia,tegra-hv-storage is mentioned in the following drivers

View File

@@ -14,10 +14,11 @@
$id: http://devicetree.org/schemas/hyp/nvidia,tegra-hv.yaml# $id: http://devicetree.org/schemas/hyp/nvidia,tegra-hv.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra Hypervisor Driver Module
maintainers: maintainers:
- FIXME -- add maintainers - Sreenivas Velpula
- Manish Bhardwaj
description: | description: |
the compatability = nvidia,tegra-hv is mentioned in the following drivers the compatability = nvidia,tegra-hv is mentioned in the following drivers
@@ -52,4 +53,7 @@ required:
examples: examples:
- | - |
hyp { hyp {
compatible = "nvidia,tegra-hv";
status = "okay";
phandle = <0x10>;
}; };

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/aocluster@c000000/nvidia,tegra264-aocluster.yaml# $id: http://devicetree.org/schemas/aocluster@c000000/nvidia,tegra264-aocluster.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra AOCLUSTER Bus Driver
maintainers: maintainers:
- FIXME -- add maintainers - Akhilesh Khumbum
description: | description: |
the compatability = nvidia,tegra264-aocluster is mentioned in the following drivers the compatability = nvidia,tegra264-aocluster is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/timer/arm,armv8-timer.yaml# $id: http://devicetree.org/schemas/timer/arm,armv8-timer.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: ARM Architecture Timer
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = arm,armv8-timer is mentioned in the following drivers the compatability = arm,armv8-timer is mentioned in the following drivers

View File

@@ -14,10 +14,11 @@
$id: http://devicetree.org/schemas/timer@8000000/nvidia,tegra234-timer.yaml# $id: http://devicetree.org/schemas/timer@8000000/nvidia,tegra234-timer.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra Timers Module
maintainers: maintainers:
- FIXME -- add maintainers - Thierry Reding
- Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra234-timer is mentioned in the following drivers the compatability = nvidia,tegra234-timer is mentioned in the following drivers

View File

@@ -14,10 +14,12 @@
$id: http://devicetree.org/schemas/ccplex@8120000000/nvidia,tegra264-ccplex-cluster.yaml# $id: http://devicetree.org/schemas/ccplex@8120000000/nvidia,tegra264-ccplex-cluster.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra T264 cpufreq driver
maintainers: maintainers:
- FIXME -- add maintainers - Sumit Gupta
- Mikko Perttunen
- Rich Wiley
description: | description: |
the compatability = nvidia,tegra264-ccplex-cluster is mentioned in the following drivers the compatability = nvidia,tegra264-ccplex-cluster is mentioned in the following drivers

View File

@@ -14,10 +14,11 @@
$id: http://devicetree.org/schemas/cc7/arm,idle-state.yaml# $id: http://devicetree.org/schemas/cc7/arm,idle-state.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: ARM/ARM64 generic CPU idle driver
maintainers: maintainers:
- FIXME -- add maintainers - Rich Wiley
description: | description: |
the compatability = arm,idle-state is mentioned in the following drivers the compatability = arm,idle-state is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/psci/arm,psci-1.0.yaml# $id: http://devicetree.org/schemas/psci/arm,psci-1.0.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Power State Coordination Interface (PSCI) standard interface for power management
maintainers: maintainers:
- FIXME -- add maintainers - Sanjay Chandrashekara
description: | description: |
the compatability = arm,psci-1.0 is mentioned in the following drivers the compatability = arm,psci-1.0 is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/cpuidle/nvidia,cpuidle-tegra-auto.yaml# $id: http://devicetree.org/schemas/cpuidle/nvidia,cpuidle-tegra-auto.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra Automotive cpuidle Driver
maintainers: maintainers:
- FIXME -- add maintainers - Manish Bhardwaj
description: | description: |
the compatability = nvidia,cpuidle-tegra-auto is mentioned in the following drivers the compatability = nvidia,cpuidle-tegra-auto is mentioned in the following drivers
@@ -46,4 +46,6 @@ required:
examples: examples:
- | - |
cpuidle { cpuidle {
compatible = "nvidia,cpuidle-tegra-auto";
status = "okay";
}; };

View File

@@ -14,10 +14,11 @@
$id: http://devicetree.org/schemas/vse@C0110000/nvidia,tegra-se-5.1-hv-vse-safety.yaml# $id: http://devicetree.org/schemas/vse@C0110000/nvidia,tegra-se-5.1-hv-vse-safety.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Virtual Security Engine driver over Tegra Hypervisor IVC channel
maintainers: maintainers:
- FIXME -- add maintainers - Mallikarjun Kasoju
- Ashutosh Patel
description: | description: |
the compatability = nvidia,tegra-se-5.1-hv-vse-safety is mentioned in the following drivers the compatability = nvidia,tegra-se-5.1-hv-vse-safety is mentioned in the following drivers
@@ -82,5 +83,11 @@ required:
examples: examples:
- | - |
vse@C0110000 { vse@C0120000 {
compatible = "nvidia,tegra-se-5.1-hv-vse-safety";
iommus = <0x5 0x1809>;
status = "okay";
se-engine-id = <0x1>;
nvidia,ivccfg_cnt = <0x1>;
nvidia,ivccfg = <0x12e 0x1 0x0 0x0 0xffffff 0x8ea 0x1809 0x1 0x0 0x0 0x0>;
}; };

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/crypto@8189880000/nvidia,tegra264-kds.yaml# $id: http://devicetree.org/schemas/crypto@8189880000/nvidia,tegra264-kds.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra Key Distribution System Driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-kds is mentioned in the following drivers the compatability = nvidia,tegra264-kds is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/crypto@8188120000/nvidia,tegra264-se-aes.yaml# $id: http://devicetree.org/schemas/crypto@8188120000/nvidia,tegra264-se-aes.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra Security Engine Driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-se-aes is mentioned in the following drivers the compatability = nvidia,tegra264-se-aes is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/crypto@8188140000/nvidia,tegra264-se-hash.yaml# $id: http://devicetree.org/schemas/crypto@8188140000/nvidia,tegra264-se-hash.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Crypto driver for NVIDIA Security Engine in Tegra Chips
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-se-hash is mentioned in the following drivers the compatability = nvidia,tegra264-se-hash is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/crypto@8188110000/nvidia,tegra264-se-sm4.yaml# $id: http://devicetree.org/schemas/crypto@8188110000/nvidia,tegra264-se-sm4.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Crypto Module for NVIDIA Security Engine in Tegra Chips
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-se-sm4 is mentioned in the following drivers the compatability = nvidia,tegra264-se-sm4 is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/dma-controller@9440000/nvidia,tegra264-adma.yaml# $id: http://devicetree.org/schemas/dma-controller@9440000/nvidia,tegra264-adma.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra ADMA driver
maintainers: maintainers:
- FIXME -- add maintainers - Mohan Kumar
description: | description: |
the compatability = nvidia,tegra264-adma is mentioned in the following drivers the compatability = nvidia,tegra264-adma is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/dma-controller@8400000/nvidia,tegra264-gpcdma.yaml# $id: http://devicetree.org/schemas/dma-controller@8400000/nvidia,tegra264-gpcdma.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra GPC DMA Controller driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-gpcdma is mentioned in the following drivers the compatability = nvidia,tegra264-gpcdma is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/bpmp/nvidia,tegra194-safe-bpmp-hv.yaml# $id: http://devicetree.org/schemas/bpmp/nvidia,tegra194-safe-bpmp-hv.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Virtual BPMP Driver
maintainers: maintainers:
- FIXME -- add maintainers - Sharif Shaik
description: | description: |
the compatability = nvidia,tegra194-safe-bpmp-hv is mentioned in the following drivers the compatability = nvidia,tegra194-safe-bpmp-hv is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/gpio@cf00000/nvidia,tegra264-gpio-aon.yaml# $id: http://devicetree.org/schemas/gpio@cf00000/nvidia,tegra264-gpio-aon.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra GPIO Controller Driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-gpio-aon is mentioned in the following drivers the compatability = nvidia,tegra264-gpio-aon is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/gpio@810c300000/nvidia,tegra264-gpio-main.yaml# $id: http://devicetree.org/schemas/gpio@810c300000/nvidia,tegra264-gpio-main.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra GPIO controller driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-gpio-main is mentioned in the following drivers the compatability = nvidia,tegra264-gpio-main is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/gpio@a808300000/nvidia,tegra264-gpio-uphy.yaml# $id: http://devicetree.org/schemas/gpio@a808300000/nvidia,tegra264-gpio-uphy.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra GPIO controller driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-gpio-uphy is mentioned in the following drivers the compatability = nvidia,tegra264-gpio-uphy is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/pinmux@810c281000/nvidia,tegra264-pinmux-main.yaml# $id: http://devicetree.org/schemas/pinmux@810c281000/nvidia,tegra264-pinmux-main.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra PINMUX driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-pinmux-main is mentioned in the following drivers the compatability = nvidia,tegra264-pinmux-main is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/pinmux@a8082e0000/nvidia,tegra264-pinmux-uphy.yaml# $id: http://devicetree.org/schemas/pinmux@a8082e0000/nvidia,tegra264-pinmux-uphy.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra PINMUX driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-pinmux-uphy is mentioned in the following drivers the compatability = nvidia,tegra264-pinmux-uphy is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/vi0@8188400000/nvidia,tegra234-vi.yaml# $id: http://devicetree.org/schemas/vi0@8188400000/nvidia,tegra234-vi.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra Video Interface Module
maintainers: maintainers:
- FIXME -- add maintainers - Chinniah Poosapadi
description: | description: |
the compatability = nvidia,tegra234-vi is mentioned in the following drivers the compatability = nvidia,tegra234-vi is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/vic@8188050000/nvidia,tegra264-host1x-virtual-engine.yaml# $id: http://devicetree.org/schemas/vic@8188050000/nvidia,tegra264-host1x-virtual-engine.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Host1x Virtualization Driver for Tegra Hypervisor
maintainers: maintainers:
- FIXME -- add maintainers - Santosh B S
description: | description: |
the compatability = nvidia,tegra264-host1x-virtual-engine is mentioned in the following drivers the compatability = nvidia,tegra264-host1x-virtual-engine is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/host1x@8181200000/nvidia,tegra264-host1x.yaml# $id: http://devicetree.org/schemas/host1x@8181200000/nvidia,tegra264-host1x.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Host1x driver for Tegra products
maintainers: maintainers:
- FIXME -- add maintainers - Santosh B S
description: | description: |
the compatability = nvidia,tegra264-host1x is mentioned in the following drivers the compatability = nvidia,tegra264-host1x is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/hardware-timestamp@c2b0000/nvidia,tegra264-gte-aon.yaml# $id: http://devicetree.org/schemas/hardware-timestamp@c2b0000/nvidia,tegra264-gte-aon.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra HTE (Hardware Timestamping Engine) Driver
maintainers: maintainers:
- FIXME -- add maintainers - Dipen Patel
description: | description: |
the compatability = nvidia,tegra264-gte-aon is mentioned in the following drivers the compatability = nvidia,tegra264-gte-aon is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/hardware-timestamp@8380000/nvidia,tegra264-gte-lic.yaml# $id: http://devicetree.org/schemas/hardware-timestamp@8380000/nvidia,tegra264-gte-lic.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra HTE (Hardware Timestamping Engine) Driver
maintainers: maintainers:
- FIXME -- add maintainers - Dipen Patel
description: | description: |
the compatability = nvidia,tegra264-gte-lic is mentioned in the following drivers the compatability = nvidia,tegra264-gte-lic is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/temp-sensor@4c/ti,tmp451.yaml# $id: http://devicetree.org/schemas/temp-sensor@4c/ti,tmp451.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: LM90/ADM1032 driver
maintainers: maintainers:
- FIXME -- add maintainers - Yi-Wei Wang
description: | description: |
the compatability = ti,tmp451 is mentioned in the following drivers the compatability = ti,tmp451 is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/ete_cpu_0/arm,embedded-trace-extension.yaml# $id: http://devicetree.org/schemas/ete_cpu_0/arm,embedded-trace-extension.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Arm CoreSight Program Flow Trace v4.x driver
maintainers: maintainers:
- FIXME -- add maintainers - Eric Funsten
description: | description: |
the compatability = arm,embedded-trace-extension is mentioned in the following drivers the compatability = arm,embedded-trace-extension is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/trbe/arm,trace-buffer-extension.yaml# $id: http://devicetree.org/schemas/trbe/arm,trace-buffer-extension.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Arm Trace Buffer Extension (TRBE) driver
maintainers: maintainers:
- FIXME -- add maintainers - Eric Funsten
description: | description: |
the compatability = arm,trace-buffer-extension is mentioned in the following drivers the compatability = arm,trace-buffer-extension is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/i2c@c600000/nvidia,tegra264-i2c.yaml# $id: http://devicetree.org/schemas/i2c@c600000/nvidia,tegra264-i2c.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra I2C Bus Controller driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-i2c is mentioned in the following drivers the compatability = nvidia,tegra264-i2c is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/gpio-keys/gpio-keys.yaml# $id: http://devicetree.org/schemas/gpio-keys/gpio-keys.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Keyboard driver for GPIOs
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = gpio-keys is mentioned in the following drivers the compatability = gpio-keys is mentioned in the following drivers
@@ -55,4 +55,6 @@ required:
examples: examples:
- | - |
gpio-keys { gpio-keys {
compatible = "gpio-keys";
status = "okay";
}; };

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/tegra-hsp@8800000/nvidia,tegra264-hsp-hv.yaml# $id: http://devicetree.org/schemas/tegra-hsp@8800000/nvidia,tegra264-hsp-hv.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Hypervisor Hardware Syncronization Primatives (HSP) Driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-hsp-hv is mentioned in the following drivers the compatability = nvidia,tegra264-hsp-hv is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/tegra-hsp@818c160000/nvidia,tegra264-hsp.yaml# $id: http://devicetree.org/schemas/tegra-hsp@818c160000/nvidia,tegra264-hsp.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Hypervisor Hardware Syncronization Primatives (HSP) Driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-hsp is mentioned in the following drivers the compatability = nvidia,tegra264-hsp is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/tsc_sig_gen@c230000/nvidia,tegra264-cdi-tsc.yaml# $id: http://devicetree.org/schemas/tsc_sig_gen@c230000/nvidia,tegra264-cdi-tsc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Cam Fsync Driver
maintainers: maintainers:
- FIXME -- add maintainers - Mohit Ingale
description: | description: |
the compatability = nvidia,tegra264-cdi-tsc is mentioned in the following drivers the compatability = nvidia,tegra264-cdi-tsc is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/tegra-capture-isp/nvidia,tegra-camrtc-capture-isp.yaml# $id: http://devicetree.org/schemas/tegra-capture-isp/nvidia,tegra-camrtc-capture-isp.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra Capture-ISP driver
maintainers: maintainers:
- FIXME -- add maintainers - Evgeny Kornev
description: | description: |
the compatability = nvidia,tegra-camrtc-capture-isp is mentioned in the following drivers the compatability = nvidia,tegra-camrtc-capture-isp is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/tegra-capture-vi/nvidia,tegra-camrtc-capture-vi.yaml# $id: http://devicetree.org/schemas/tegra-capture-vi/nvidia,tegra-camrtc-capture-vi.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra Capture-ISP driver
maintainers: maintainers:
- FIXME -- add maintainers - Evgeny Kornev
description: | description: |
the compatability = nvidia,tegra-camrtc-capture-vi is mentioned in the following drivers the compatability = nvidia,tegra-camrtc-capture-vi is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/sipl_devblk_7/nvidia,cdi-mgr.yaml# $id: http://devicetree.org/schemas/sipl_devblk_7/nvidia,cdi-mgr.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra Automotive CDI Manager Driver
maintainers: maintainers:
- FIXME -- add maintainers - Frank Chen
description: | description: |
the compatability = nvidia,cdi-mgr is mentioned in the following drivers the compatability = nvidia,cdi-mgr is mentioned in the following drivers
@@ -56,4 +56,6 @@ required:
examples: examples:
- | - |
sipl_devblk_7 { sipl_devblk_7 {
compatible = "nvidia,cdi-mgr";
status = "okay";
}; };

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/cim_ver/nvidia,cim_ver.yaml# $id: http://devicetree.org/schemas/cim_ver/nvidia,cim_ver.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra Automotive CDI Manager Driver
maintainers: maintainers:
- FIXME -- add maintainers - Frank Chen
description: | description: |
the compatability = nvidia,cim_ver is mentioned in the following drivers the compatability = nvidia,cim_ver is mentioned in the following drivers
@@ -59,4 +59,6 @@ required:
examples: examples:
- | - |
cim_ver { cim_ver {
compatible = "nvidia,cim_ver";
status = "okay";
}; };

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/isc-mgr.0/nvidia,isc-mgr.yaml# $id: http://devicetree.org/schemas/isc-mgr.0/nvidia,isc-mgr.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra Autotive ISC Manager Driver
maintainers: maintainers:
- FIXME -- add maintainers - Frank Chen
description: | description: |
the compatability = nvidia,isc-mgr is mentioned in the following drivers the compatability = nvidia,isc-mgr is mentioned in the following drivers
@@ -88,4 +88,11 @@ required:
examples: examples:
- | - |
isc-mgr.0 { isc-mgr.0 {
compatible = "nvidia,isc-mgr"; 7095 » » i2c-bus = <0x7>;
csi-port = <0x0>;
cphy-map-trio0 = "A_B_C";
cphy-map-trio1 = "C_A_B";
cphy-map-trio2 = "A_B_C";
cphy-map-trio3 = "C_A_B";
status = "okay";
}; };

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/external-memory-controller@8108800000/nvidia,tegra264-emc.yaml# $id: http://devicetree.org/schemas/external-memory-controller@8108800000/nvidia,tegra264-emc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra External Memory Controller driver
maintainers: maintainers:
- FIXME -- add maintainers - Sachin Nikam
description: | description: |
the compatability = nvidia,tegra264-emc is mentioned in the following drivers the compatability = nvidia,tegra264-emc is mentioned in the following drivers

View File

@@ -14,10 +14,11 @@
$id: http://devicetree.org/schemas/smmu-hwpm@810aa30000/nvidia,t264-smmu-hwpm.yaml# $id: http://devicetree.org/schemas/smmu-hwpm@810aa30000/nvidia,t264-smmu-hwpm.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra264 SMMU-HWPM driver
maintainers: maintainers:
- FIXME -- add maintainers - Pritesh Raithatha
- Ketan Patil
description: | description: |
the compatability = nvidia,t264-smmu-hwpm is mentioned in the following drivers the compatability = nvidia,t264-smmu-hwpm is mentioned in the following drivers

View File

@@ -14,10 +14,11 @@
$id: http://devicetree.org/schemas/memory-controller-hwpm@8108020000/nvidia,tegra-t264-mc-hwpm.yaml# $id: http://devicetree.org/schemas/memory-controller-hwpm@8108020000/nvidia,tegra-t264-mc-hwpm.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra264 MC-HWPM driver
maintainers: maintainers:
- FIXME -- add maintainers - Pritesh Raithatha
- Ketan Patil
description: | description: |
the compatability = nvidia,tegra-t264-mc-hwpm is mentioned in the following drivers the compatability = nvidia,tegra-t264-mc-hwpm is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/memqual@f020000/nvidia,tegra-t264-mem-qual.yaml# $id: http://devicetree.org/schemas/memqual@f020000/nvidia,tegra-t264-mem-qual.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Mem Qual IOVA Mapping Provider
maintainers: maintainers:
- FIXME -- add maintainers - Ketan Patil
description: | description: |
the compatability = nvidia,tegra-t264-mem-qual is mentioned in the following drivers the compatability = nvidia,tegra-t264-mem-qual is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/mc_carveout@8108020000/nvidia,tegra-t26x-mc.yaml# $id: http://devicetree.org/schemas/mc_carveout@8108020000/nvidia,tegra-t26x-mc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Tegra Memory Controller driver
maintainers: maintainers:
- FIXME -- add maintainers - Ashish Mhetre
description: | description: |
the compatability = nvidia,tegra-t26x-mc is mentioned in the following drivers the compatability = nvidia,tegra-t26x-mc is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/l2-cache-0/cache.yaml# $id: http://devicetree.org/schemas/l2-cache-0/cache.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Cache Storage Driver
maintainers: maintainers:
- FIXME -- add maintainers - Rich Wiley
description: | description: |
the compatability = cache is mentioned in the following drivers the compatability = cache is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/vrs@3c/nvidia,vrs-pseq.yaml# $id: http://devicetree.org/schemas/vrs@3c/nvidia,vrs-pseq.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Voltage Regulator Spec Power Sequencer Multi Function Device Core Driver
maintainers: maintainers:
- FIXME -- add maintainers - Subhi Garg
description: | description: |
the compatability = nvidia,vrs-pseq is mentioned in the following drivers the compatability = nvidia,vrs-pseq is mentioned in the following drivers

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/pmu/arm,armv8-pmuv3.yaml# $id: http://devicetree.org/schemas/pmu/arm,armv8-pmuv3.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Tegra Power Management Unit Module
maintainers: maintainers:
- FIXME -- add maintainers - Besar Wicaksono
description: | description: |
the compatability = arm,armv8-pmuv3 is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /pmu - /pmu

View File

@@ -14,14 +14,12 @@
$id: http://devicetree.org/schemas/funnel_major@10080000/arm,coresight-dynamic-funnel.yaml# $id: http://devicetree.org/schemas/funnel_major@10080000/arm,coresight-dynamic-funnel.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Coresight Dynamic Funnel Driver
maintainers: maintainers:
- FIXME -- add maintainers - Rich Wiley
description: | description: |
the compatability = arm,coresight-dynamic-funnel is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /funnel_major@10080000 - /funnel_major@10080000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/replicator_soc@10060000/arm,coresight-dynamic-replicator.yaml# $id: http://devicetree.org/schemas/replicator_soc@10060000/arm,coresight-dynamic-replicator.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Coresight Dynamic Replicator Driver
maintainers: maintainers:
- FIXME -- add maintainers - Rich Wiley
description: | description: |
the compatability = arm,coresight-dynamic-replicator is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /replicator_soc@10060000 - /replicator_soc@10060000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/stm@10070000/arm,coresight-stm.yaml# $id: http://devicetree.org/schemas/stm@10070000/arm,coresight-stm.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Coresight STM Driver
maintainers: maintainers:
- FIXME -- add maintainers - Rich Wiley
description: | description: |
the compatability = arm,coresight-stm is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /stm@10070000 - /stm@10070000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/etf_soc@10040000/arm,coresight-tmc.yaml# $id: http://devicetree.org/schemas/etf_soc@10040000/arm,coresight-tmc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Coresight TMC Driver
maintainers: maintainers:
- FIXME -- add maintainers - Rich Wiley
description: | description: |
the compatability = arm,coresight-tmc is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /etf_soc@10040000 - /etf_soc@10040000
- /etr_soc@10050000 - /etr_soc@10050000

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/mods_pcie0/nvidia,mods_smmu.yaml# $id: http://devicetree.org/schemas/mods_pcie0/nvidia,mods_smmu.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: MOD's SMMU Driver
maintainers: maintainers:
- FIXME -- add maintainers - Kiran Kasamsetty
description: | description: |
the compatability = nvidia,mods_smmu is mentioned in the following drivers the compatability = nvidia,mods_smmu is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/mods_tegra_dma/nvidia,mods_tegra_dma.yaml# $id: http://devicetree.org/schemas/mods_tegra_dma/nvidia,mods_tegra_dma.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: MOD's DMA Driver
maintainers: maintainers:
- FIXME -- add maintainers - Kiran Kasamsetty
description: | description: |
the compatability = nvidia,mods_tegra_dma is mentioned in the following drivers the compatability = nvidia,mods_tegra_dma is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/mods_test/nvidia,mods_test.yaml# $id: http://devicetree.org/schemas/mods_test/nvidia,mods_test.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: MOD's Test Driver
maintainers: maintainers:
- FIXME -- add maintainers - Kiran Kasamsetty
description: | description: |
the compatability = nvidia,mods_test is mentioned in the following drivers the compatability = nvidia,mods_test is mentioned in the following drivers

View File

@@ -14,10 +14,11 @@
$id: http://devicetree.org/schemas/bus@0/simple-bus.yaml# $id: http://devicetree.org/schemas/bus@0/simple-bus.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Mods Simple Bus Driver
maintainers: maintainers:
- FIXME -- add maintainers - Chris Dragan
- Kiran Kasamsetty
description: | description: |
the compatability = simple-bus is mentioned in the following drivers the compatability = simple-bus is mentioned in the following drivers

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/tegra-isp-map/nvidia,csi-isp-map-config.yaml# $id: http://devicetree.org/schemas/tegra-isp-map/nvidia,csi-isp-map-config.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra CSI-ISP Map Config
maintainers: maintainers:
- FIXME -- add maintainers - Chinniah Poosapadi
description: | description: |
the compatability = nvidia,csi-isp-map-config is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /tegra-isp-map - /tegra-isp-map

View File

@@ -14,14 +14,12 @@
$id: http://devicetree.org/schemas/bootmgr/nvidia,dulink-connection.yaml# $id: http://devicetree.org/schemas/bootmgr/nvidia,dulink-connection.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Drive Update Connection Driver
maintainers: maintainers:
- FIXME -- add maintainers - Johnny Fan
description: | description: |
the compatability = nvidia,dulink-connection is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /chosen/driveupdate/bootmgr - /chosen/driveupdate/bootmgr

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/fsi-carveout/nvidia,fsi-carveout.yaml# $id: http://devicetree.org/schemas/fsi-carveout/nvidia,fsi-carveout.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia FSI Carveout
maintainers: maintainers:
- FIXME -- add maintainers - Sachin Nikam
description: | description: |
the compatability = nvidia,fsi-carveout is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /reserved-memory/fsi-carveout - /reserved-memory/fsi-carveout

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/generic_carveout/nvidia,generic_carveout.yaml# $id: http://devicetree.org/schemas/generic_carveout/nvidia,generic_carveout.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Generic Carveout
maintainers: maintainers:
- FIXME -- add maintainers - Sachin Nikam
description: | description: |
the compatability = nvidia,generic_carveout is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /reserved-memory/generic_carveout - /reserved-memory/generic_carveout

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/mods-clocks/nvidia,mods-clocks.yaml# $id: http://devicetree.org/schemas/mods-clocks/nvidia,mods-clocks.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Mods Clocks Driver
maintainers: maintainers:
- FIXME -- add maintainers - Chris Dragan
description: | description: |
the compatability = nvidia,mods-clocks is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /mods-simple-bus/mods-clocks - /mods-simple-bus/mods-clocks

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/smmu_test/nvidia,smmu_test.yaml# $id: http://devicetree.org/schemas/smmu_test/nvidia,smmu_test.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia SMMU Test
maintainers: maintainers:
- FIXME -- add maintainers - Sachin Nikam
description: | description: |
the compatability = nvidia,smmu_test is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /smmu_test - /smmu_test

View File

@@ -14,15 +14,13 @@
$id: http://devicetree.org/schemas/tegra_soc_hwpm@1604000/nvidia,t264-soc-hwpm.yaml# $id: http://devicetree.org/schemas/tegra_soc_hwpm@1604000/nvidia,t264-soc-hwpm.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra SOC-HWPM
maintainers: maintainers:
- FIXME -- add maintainers - Besar Wicaksono
- Vasuki Shankar
description: | description: |
the compatability = nvidia,t264-soc-hwpm is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bus@0/tegra_soc_hwpm@1604000 - /bus@0/tegra_soc_hwpm@1604000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/SS_ErrorReportingConfig/nvidia,tegra-SafetyServiceConfig.yaml# $id: http://devicetree.org/schemas/SS_ErrorReportingConfig/nvidia,tegra-SafetyServiceConfig.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Safety Service Configuration
maintainers: maintainers:
- FIXME -- add maintainers - Rahul Bedarkar
description: | description: |
the compatability = nvidia,tegra-SafetyServiceConfig is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /SS_ErrorReportingConfig - /SS_ErrorReportingConfig

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/bpmp-dummy/nvidia,tegra-bpmp-dummy.yaml# $id: http://devicetree.org/schemas/bpmp-dummy/nvidia,tegra-bpmp-dummy.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia BPMP Dummy Node
maintainers: maintainers:
- FIXME -- add maintainers - Venkat Reddy Talla
description: | description: |
the compatability = nvidia,tegra-bpmp-dummy is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bpmp-dummy - /bpmp-dummy

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/FsiComAppChConfCcplexApp/nvidia,tegra-fsicom-CcplexApp.yaml# $id: http://devicetree.org/schemas/FsiComAppChConfCcplexApp/nvidia,tegra-fsicom-CcplexApp.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: FSI Communication Application Configuration
maintainers: maintainers:
- FIXME -- add maintainers - Rahul Bedarkar
description: | description: |
the compatability = nvidia,tegra-fsicom-CcplexApp is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /FsiComAppChConfCcplexApp - /FsiComAppChConfCcplexApp

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/FsiComClientChConfigEpd/nvidia,tegra-fsicom-EPD.yaml# $id: http://devicetree.org/schemas/FsiComClientChConfigEpd/nvidia,tegra-fsicom-EPD.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: FSU Communication Client Configuration
maintainers: maintainers:
- FIXME -- add maintainers - Rahul Bedarkar
description: | description: |
the compatability = nvidia,tegra-fsicom-EPD is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /FsiComClientChConfigEpd - /FsiComClientChConfigEpd

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/FsiComIvc/nvidia,tegra-fsicom-channels.yaml# $id: http://devicetree.org/schemas/FsiComIvc/nvidia,tegra-fsicom-channels.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: FSI Communication IVC Node
maintainers: maintainers:
- FIXME -- add maintainers - Rahul Bedarkar
description: | description: |
the compatability = nvidia,tegra-fsicom-channels is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /FsiComIvc - /FsiComIvc

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/FsiComAppChConfApp1/nvidia,tegra-fsicom-sampleApp1.yaml# $id: http://devicetree.org/schemas/FsiComAppChConfApp1/nvidia,tegra-fsicom-sampleApp1.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: FSI Application IVC Channel Configuration
maintainers: maintainers:
- FIXME -- add maintainers - Rahul Bedarkar
description: | description: |
the compatability = nvidia,tegra-fsicom-sampleApp1 is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /FsiComAppChConfApp1 - /FsiComAppChConfApp1
@@ -51,4 +48,6 @@ required:
examples: examples:
- | - |
FsiComAppChConfApp1 { FsiComAppChConfApp1 {
compatible = "nvidia,tegra-fsicom-sampleApp1";
status = "okay";
}; };

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/FsiComQnxAppChConfAppGR/nvidia,tegra-fsicom-sampleAppGR.yaml# $id: http://devicetree.org/schemas/FsiComQnxAppChConfAppGR/nvidia,tegra-fsicom-sampleAppGR.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: QNX FSI Communication Application Configuration
maintainers: maintainers:
- FIXME -- add maintainers - Rahul Bedarkar
description: | description: |
the compatability = nvidia,tegra-fsicom-sampleAppGR is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /FsiComQnxAppChConfAppGR - /FsiComQnxAppChConfAppGR

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/hsp-mbox/nvidia,tegra186-hsp-mailbox.yaml# $id: http://devicetree.org/schemas/hsp-mbox/nvidia,tegra186-hsp-mailbox.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Hypervisor Hardware Syncronization Primatives (HSP) Driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra186-hsp-mailbox is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bus@0/host1x@8181200000/pva0@818c000000/hsp/hsp-mbox - /bus@0/host1x@8181200000/pva0@818c000000/hsp/hsp-mbox

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/hsp/nvidia,tegra194-pva0-hsp.yaml# $id: http://devicetree.org/schemas/hsp/nvidia,tegra194-pva0-hsp.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Progrmable Vision Accelerator (PVA) Hypervisor Hardware Syncronization Primatives (HSP)
maintainers: maintainers:
- FIXME -- add maintainers - Omar Nemri
description: | description: |
the compatability = nvidia,tegra194-pva0-hsp is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bus@0/host1x@8181200000/pva0@818c000000/hsp - /bus@0/host1x@8181200000/pva0@818c000000/hsp

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/aconnect@9000000/nvidia,tegra264-aconnect.yaml# $id: http://devicetree.org/schemas/aconnect@9000000/nvidia,tegra264-aconnect.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Always Connected Driver
maintainers: maintainers:
- FIXME -- add maintainers - Mohan Kumar
description: | description: |
the compatability = nvidia,tegra264-aconnect is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bus@0/aconnect@9000000 - /bus@0/aconnect@9000000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/adsp_audio/nvidia,tegra264-adsp-audio-hv.yaml# $id: http://devicetree.org/schemas/adsp_audio/nvidia,tegra264-adsp-audio-hv.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Hypervisor Audio Driver
maintainers: maintainers:
- FIXME -- add maintainers - Mohan Kumar
description: | description: |
the compatability = nvidia,tegra264-adsp-audio-hv is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bus@0/aconnect@9000000/adsp_audio - /bus@0/aconnect@9000000/adsp_audio

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/interrupt-controller@9960000/nvidia,tegra264-agic.yaml# $id: http://devicetree.org/schemas/interrupt-controller@9960000/nvidia,tegra264-agic.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia T264 Interrupt Controller
maintainers: maintainers:
- FIXME -- add maintainers - Mohan Kumar
description: | description: |
the compatability = nvidia,tegra264-agic is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bus@0/aconnect@9000000/interrupt-controller@9960000 - /bus@0/aconnect@9000000/interrupt-controller@9960000
- /bus@0/aconnect@9000000/interrupt-controller@9970000 - /bus@0/aconnect@9000000/interrupt-controller@9970000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/sound/nvidia,tegra264-audio-graph-card.yaml# $id: http://devicetree.org/schemas/sound/nvidia,tegra264-audio-graph-card.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia T264 Audio Graph Card Driver
maintainers: maintainers:
- FIXME -- add maintainers - Mohan Kumar
description: | description: |
the compatability = nvidia,tegra264-audio-graph-card is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /sound - /sound

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/i2c/nvidia,tegra264-bpmp-i2c.yaml# $id: http://devicetree.org/schemas/i2c/nvidia,tegra264-bpmp-i2c.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra T264 BPMP I2C Driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-bpmp-i2c is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bpmp/i2c - /bpmp/i2c

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/bpmp-shmem@0/nvidia,tegra264-bpmp-shmem.yaml# $id: http://devicetree.org/schemas/bpmp-shmem@0/nvidia,tegra264-bpmp-shmem.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra T264 BPMP Shared Memory Driver
maintainers: maintainers:
- FIXME -- add maintainers - Sandipan Patra
description: | description: |
the compatability = nvidia,tegra264-bpmp-shmem is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /reserved-memory/bpmp-shmem@0 - /reserved-memory/bpmp-shmem@0

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/nvdisplay-niso/nvidia,tegra264-display-niso.yaml# $id: http://devicetree.org/schemas/nvdisplay-niso/nvidia,tegra264-display-niso.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra Display Driver
maintainers: maintainers:
- FIXME -- add maintainers - Mihir Pradeep Garude
description: | description: |
the compatability = nvidia,tegra264-display-niso is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /display@8808c00000/nvdisplay-niso - /display@8808c00000/nvdisplay-niso

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/display@8808c00000/nvidia,tegra264-display.yaml# $id: http://devicetree.org/schemas/display@8808c00000/nvidia,tegra264-display.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra Display Driver
maintainers: maintainers:
- FIXME -- add maintainers - Mihir Pradeep Garude
description: | description: |
the compatability = nvidia,tegra264-display is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /display@8808c00000 - /display@8808c00000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/hda@88090b0000/nvidia,tegra264-hda.yaml# $id: http://devicetree.org/schemas/hda@88090b0000/nvidia,tegra264-hda.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra T264 HDA Driver
maintainers: maintainers:
- FIXME -- add maintainers - Mohan Kumar
description: | description: |
the compatability = nvidia,tegra264-hda is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bus@0/hda@88090b0000 - /bus@0/hda@88090b0000

View File

@@ -14,14 +14,10 @@
$id: http://devicetree.org/schemas/isp-thi@8188b00000/nvidia,tegra264-isp-thi.yaml# $id: http://devicetree.org/schemas/isp-thi@8188b00000/nvidia,tegra264-isp-thi.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra t264 ISP-THI
maintainers: maintainers:
- FIXME -- add maintainers - Chinniah Poosapadi
description: |
the compatability = nvidia,tegra264-isp-thi is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
select: select:
properties: properties:

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/mixer-controls/nvidia,tegra264-mixer-control.yaml# $id: http://devicetree.org/schemas/mixer-controls/nvidia,tegra264-mixer-control.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra t264 Audio Mixer
maintainers: maintainers:
- FIXME -- add maintainers - Mohan Kumar
description: | description: |
the compatability = nvidia,tegra264-mixer-control is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /sound/mixer-controls - /sound/mixer-controls

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/rtcpu@81893d0000/nvidia,tegra264-rce.yaml# $id: http://devicetree.org/schemas/rtcpu@81893d0000/nvidia,tegra264-rce.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra T264 RCE Driver
maintainers: maintainers:
- FIXME -- add maintainers - Evgeny Kornev
description: | description: |
the compatability = nvidia,tegra264-rce is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /rtcpu@81893d0000 - /rtcpu@81893d0000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/rtc@c2c0000/nvidia,tegra264-rtc.yaml# $id: http://devicetree.org/schemas/rtc@c2c0000/nvidia,tegra264-rtc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra T264 RTC Driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-rtc is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bus@0/rtc@c2c0000 - /bus@0/rtc@c2c0000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/tsec@8188150000/nvidia,tegra264-tsec.yaml# $id: http://devicetree.org/schemas/tsec@8188150000/nvidia,tegra264-tsec.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra t264 Host1X TSEC
maintainers: maintainers:
- FIXME -- add maintainers - Nikesh Oswal
description: | description: |
the compatability = nvidia,tegra264-tsec is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /bus@0/host1x@8181200000/tsec@8188150000 - /bus@0/host1x@8181200000/tsec@8188150000

View File

@@ -14,15 +14,12 @@
$id: http://devicetree.org/schemas/virt-alt-pcm-oot/nvidia,tegra264-virt-pcm-oot.yaml# $id: http://devicetree.org/schemas/virt-alt-pcm-oot/nvidia,tegra264-virt-pcm-oot.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Virtual Pulse Code Modulator
maintainers: maintainers:
- FIXME -- add maintainers - Mohan Kumar
description: | description: |
the compatability = nvidia,tegra264-virt-pcm-oot is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /virt-alt-pcm-oot - /virt-alt-pcm-oot

View File

@@ -1,51 +0,0 @@
# Copyright (c) 2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms and conditions of the GNU General Public License,
# version 2, as published by the Free Software Foundation.
#
# This program is distributed in the hope it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
# more details.
%YAML 1.2
---
$id: http://devicetree.org/schemas/tegra_ist/nvidia,tegra26x-ist.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title
maintainers:
- FIXME -- add maintainers
description: |
the compatability = nvidia,tegra26x-ist is mentioned in the following drivers
- <TOP>/kernel/kernel-oot/drivers/misc/nv_ist.c
The following nodes use this compatibility
- /tegra_ist
select:
properties:
compatible:
minItems: 1
maxItems: 1
items:
enum:
- nvidia,tegra26x-ist
required:
- compatible
properties:
required:
- compatible
examples:
- |
tegra_ist {
compatible = "nvidia,tegra26x-ist";
status = "disabled";
};

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/nvscic2c-pcie-s0-c5-epc/nvidia,tegra-nvscic2c-pcie-epc.yaml# $id: http://devicetree.org/schemas/nvscic2c-pcie-s0-c5-epc/nvidia,tegra-nvscic2c-pcie-epc.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Chip-to-Chip transfer module for PCIeRP
maintainers: maintainers:
- FIXME -- add maintainers - Manikanta Maddireddy
description: | description: |
the compatability = nvidia,tegra-nvscic2c-pcie-epc is mentioned in the following drivers the compatability = nvidia,tegra-nvscic2c-pcie-epc is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/nvscic2c-pcie-s0-c4-epf/nvidia,tegra-nvscic2c-pcie-epf.yaml# $id: http://devicetree.org/schemas/nvscic2c-pcie-s0-c4-epf/nvidia,tegra-nvscic2c-pcie-epf.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA Chip-to-Chip transfer module for PCIeEP
maintainers: maintainers:
- FIXME -- add maintainers - Manikanta Maddireddy
description: | description: |
the compatability = nvidia,tegra-nvscic2c-pcie-epf is mentioned in the following drivers the compatability = nvidia,tegra-nvscic2c-pcie-epf is mentioned in the following drivers

View File

@@ -14,15 +14,13 @@
$id: http://devicetree.org/schemas/sha-carveout/sha-carveout.yaml# $id: http://devicetree.org/schemas/sha-carveout/sha-carveout.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: SHA Carveout Configuration
maintainers: maintainers:
- FIXME -- add maintainers - Mahesh Kumar
- Srijan Kumar Sharma
description: | description: |
the compatability = sha-carveout is mentioned in the following drivers
- <TOP>/kernel/nvidia-oot/drivers/misc/driver.c
The following nodes use this compatibility The following nodes use this compatibility
- /dce@8808000000/sha-carveout - /dce@8808000000/sha-carveout

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/sdhci@810c570000/nvidia,tegra264-sdhci.yaml# $id: http://devicetree.org/schemas/sdhci@810c570000/nvidia,tegra264-sdhci.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: SDHCI driver for Tegra
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-sdhci is mentioned in the following drivers the compatability = nvidia,tegra264-sdhci is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/tegra_virt_storage83/nvidia,tegra-virt-mtd-storage.yaml# $id: http://devicetree.org/schemas/tegra_virt_storage83/nvidia,tegra-virt-mtd-storage.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra t264 Hypervisor MTD Driver
maintainers: maintainers:
- FIXME -- add maintainers - Sreenivas Velpula
description: | description: |
the compatability = nvidia,tegra-virt-mtd-storage is mentioned in the following drivers the compatability = nvidia,tegra-virt-mtd-storage is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/flash@0/jedec,spi-nor.yaml# $id: http://devicetree.org/schemas/flash@0/jedec,spi-nor.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Framework for SPI NOR
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = jedec,spi-nor is mentioned in the following drivers the compatability = jedec,spi-nor is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/mttcan@81102f0000/nvidia,tegra264-mttcan.yaml# $id: http://devicetree.org/schemas/mttcan@81102f0000/nvidia,tegra264-mttcan.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Platform CAN bus driver for Bosch M_TTCAN controller
maintainers: maintainers:
- FIXME -- add maintainers - Shubhi Garg
description: | description: |
the compatability = nvidia,tegra264-mttcan is mentioned in the following drivers the compatability = nvidia,tegra264-mttcan is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/efuse@1000000/nvidia,tegra264-efuse.yaml# $id: http://devicetree.org/schemas/efuse@1000000/nvidia,tegra264-efuse.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Nvidia Tegra t264 efuse Driver
maintainers: maintainers:
- FIXME -- add maintainers - Suresh Mangipudi
description: | description: |
the compatability = nvidia,tegra264-efuse is mentioned in the following drivers the compatability = nvidia,tegra264-efuse is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/nvpmodel/nvidia,nvpmodel.yaml# $id: http://devicetree.org/schemas/nvpmodel/nvidia,nvpmodel.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVIDIA nvpmodel clock cap driver
maintainers: maintainers:
- FIXME -- add maintainers - Yi-Wei Wang
description: | description: |
the compatability = nvidia,nvpmodel is mentioned in the following drivers the compatability = nvidia,nvpmodel is mentioned in the following drivers

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/nvpps/nvidia,tegra264-nvpps.yaml# $id: http://devicetree.org/schemas/nvpps/nvidia,tegra264-nvpps.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: NVidia Tegra PPS Driver
maintainers: maintainers:
- FIXME -- add maintainers - Vijay Mishra
description: | description: |
the compatability = nvidia,tegra264-nvpps is mentioned in the following drivers the compatability = nvidia,tegra264-nvpps is mentioned in the following drivers
@@ -34,7 +34,6 @@ select:
items: items:
enum: enum:
- nvidia,tegra264-nvpps - nvidia,tegra264-nvpps
required: required:
- compatible - compatible

View File

@@ -14,10 +14,10 @@
$id: http://devicetree.org/schemas/ramoops_carveout/ramoops.yaml# $id: http://devicetree.org/schemas/ramoops_carveout/ramoops.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml#
title: FIXME -- add title title: Ramoops
maintainers: maintainers:
- FIXME -- add maintainers - Pritesh Raithatha
description: | description: |
the compatability = ramoops is mentioned in the following drivers the compatability = ramoops is mentioned in the following drivers

Some files were not shown because too many files have changed in this diff Show More