Skip to content
Snippets Groups Projects
Commit 8aff0095 authored by Tom Warren's avatar Tom Warren Committed by Tom Warren
Browse files

Tegra114: Dalmore: Add DT files


These are stripped down for bringup, They'll be filled out later
to match-up with the kernel DT contents, and/or as devices are
brought up (mmc, usb, spi, etc.).

Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
parent e23bb6a4
No related branches found
No related tags found
No related merge requests found
/include/ "skeleton.dtsi"
/ {
compatible = "nvidia,tegra114";
};
/dts-v1/;
/include/ ARCH_CPU_DTS
/ {
model = "NVIDIA Dalmore";
compatible = "nvidia,dalmore", "nvidia,tegra114";
memory {
device_type = "memory";
reg = <0x80000000 0x80000000>;
};
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment