summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tegra30-u-boot.dtsi
blob: 3038227dbeddb14bda3bffe227a9bdad2da3c56a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include <config.h>

#include "tegra-u-boot.dtsi"

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