1b8656c67SMikko Perttunen// SPDX-License-Identifier: GPL-2.0
2b8656c67SMikko Perttunen/dts-v1/;
3b8656c67SMikko Perttunen
4b8656c67SMikko Perttunen#include "tegra194-p2888.dtsi"
5b8656c67SMikko Perttunen
6b8656c67SMikko Perttunen/ {
7b8656c67SMikko Perttunen	model = "NVIDIA Tegra194 P2972-0000 Development Board";
8b8656c67SMikko Perttunen	compatible = "nvidia,p2972-0000", "nvidia,tegra194";
9b8656c67SMikko Perttunen
10b8656c67SMikko Perttunen	cbb {
11b8656c67SMikko Perttunen		/* SDMMC1 (SD/MMC) */
12b8656c67SMikko Perttunen		sdhci@3400000 {
13b8656c67SMikko Perttunen			status = "okay";
14b8656c67SMikko Perttunen		};
15b8656c67SMikko Perttunen	};
16b8656c67SMikko Perttunen};
17