summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra20-u-boot.dtsi
blob: b74aa5bb0d4f76498ac7aaa257bf5c37a901a22a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#include <config.h>

#include "tegra-u-boot.dtsi"


/ {
	host1x@50000000 {
		bootph-all;
		dc@54200000 {
			bootph-all;
		};

		dc@54240000 {
			bootph-all;
		};
	};
};