alistair23-linux/arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts
Mikko Perttunen b8656c673a arm64: tegra: Add device tree for the Tegra194 P2972-0000 board
Add device tree files for the Tegra194 P2972-0000 development board.
The board consists of the P2888 compute module and the P2822 baseboard.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2018-03-08 14:31:30 +01:00

17 lines
276 B
Plaintext

// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
#include "tegra194-p2888.dtsi"
/ {
model = "NVIDIA Tegra194 P2972-0000 Development Board";
compatible = "nvidia,p2972-0000", "nvidia,tegra194";
cbb {
/* SDMMC1 (SD/MMC) */
sdhci@3400000 {
status = "okay";
};
};
};