mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-25 08:47:24 +07:00
7eb28ee074
Add the device tree binding documentation for Apalis TK1. Note that this is using dashes aka '-' in compatible strings as previously suggested by Rob. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
46 lines
1.0 KiB
Plaintext
46 lines
1.0 KiB
Plaintext
NVIDIA Tegra device tree bindings
|
|
-------------------------------------------
|
|
|
|
SoCs
|
|
-------------------------------------------
|
|
|
|
Each device tree must specify which Tegra SoC it uses, using one of the
|
|
following compatible values:
|
|
|
|
nvidia,tegra20
|
|
nvidia,tegra30
|
|
|
|
Boards
|
|
-------------------------------------------
|
|
|
|
Each device tree must specify which one or more of the following
|
|
board-specific compatible values:
|
|
|
|
ad,medcom-wide
|
|
ad,plutux
|
|
ad,tamonten
|
|
ad,tec
|
|
compal,paz00
|
|
compulab,trimslice
|
|
nvidia,beaver
|
|
nvidia,cardhu
|
|
nvidia,cardhu-a02
|
|
nvidia,cardhu-a04
|
|
nvidia,harmony
|
|
nvidia,seaboard
|
|
nvidia,ventana
|
|
nvidia,whistler
|
|
toradex,apalis_t30
|
|
toradex,apalis_t30-eval
|
|
toradex,apalis-tk1
|
|
toradex,apalis-tk1-eval
|
|
toradex,colibri_t20-512
|
|
toradex,colibri_t30
|
|
toradex,colibri_t30-eval-v3
|
|
toradex,iris
|
|
|
|
Trusted Foundations
|
|
-------------------------------------------
|
|
Tegra supports the Trusted Foundation secure monitor. See the
|
|
"tlm,trusted-foundations" binding's documentation for more details.
|