xref: /openbmc/u-boot/arch/arm/dts/tegra20-u-boot.dtsi (revision 2a1eade825149647ffbe4da5dce0883d45d3a137)
1#include <config.h>
2
3#include "tegra-u-boot.dtsi"
4
5
6/ {
7	host1x@50000000 {
8		u-boot,dm-pre-reloc;
9		dc@54200000 {
10			u-boot,dm-pre-reloc;
11		};
12	};
13};
14