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

#include "tegra-u-boot.dtsi"


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