mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 20:23:57 +08:00
b5db9dedc5
Whistler is an ancient Tegra 2 reference board. I may have been the only person who ever used it with upstream software, and I've just recycled the board hardware. Hence, it makes sense to remove support from software. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Mark Brown <broonie@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
45 lines
1012 B
Plaintext
45 lines
1012 B
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
|
|
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.
|