summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra20-u-boot.dtsi
blob: 9b9835da7e96976c5349b63a5c0907551570e8b1 (plain)
1
2
3
4
5
6
7
8
/ {
	host1x@50000000 {
		u-boot,dm-pre-reloc;
		dc@54200000 {
			u-boot,dm-pre-reloc;
		};
	};
};