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

#include "tegra-u-boot.dtsi"

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

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