xref: /openbmc/u-boot/arch/arm/dts/tegra20-u-boot.dtsi (revision 44c21e94de2a72666d72396c8074f1d6d48379bc)
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