mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-03 17:51:23 +00:00

The P3971-0089+P3834-0008 is an engineering reference platform for the Tegra264 SoC. Link: https://lore.kernel.org/r/20250709231401.3767130-3-thierry.reding@gmail.com Signed-off-by: Thierry Reding <treding@nvidia.com>
12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
|
|
/dts-v1/;
|
|
|
|
// module files must be included first
|
|
#include "tegra264-p3834-0008.dtsi"
|
|
#include "tegra264-p3971-0089+p3834.dtsi"
|
|
|
|
/ {
|
|
model = "NVIDIA P3971-0089+P3834-0008 Engineering Reference Platform";
|
|
compatible = "nvidia,p3971-0089+p3834-0008", "nvidia,p3834-0008", "nvidia,tegra264";
|
|
};
|