summaryrefslogtreecommitdiffstats
path: root/board/nvidia/dts/tegra114-dalmore.dts
blob: 731557798e74ebf7b62cf6fb8d6e74ffaaf4eece (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/dts-v1/;

/include/ ARCH_CPU_DTS

/ {
	model = "NVIDIA Dalmore";
	compatible = "nvidia,dalmore", "nvidia,tegra114";

	memory {
		device_type = "memory";
		reg = <0x80000000 0x80000000>;
	};
};
OpenPOWER on IntegriCloud