summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/tegra186-priv-vcm31-bali-vm1-ebp-pl.dts
blob: f4b606a638ea3aac41184a9b0b01f93dd9f7e357 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
/*
 * tegra186-priv-vcm31-bali-vm1-ebp-pl.dts: bali vm1 ebp dts
 * file
 *
 * Copyright (c) 2016, NVIDIA CORPORATION.  All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; version 2 of the License.
 *
 * This program is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
 * more details.
 */

#include "tegra186-priv-vcm31-bali-vm1-ebp.dts"


/ {
	host1x: host1x {
		nvidia,ch-base = <0>;
		nvidia,nb-channels = <28>;
		nvidia,pts-base = <0>;
		nvidia,nb-pts = <284>;

		se@15830000 {
			status = "disabled";
		};

		se@15840000 {
			status = "disabled";
		};
	};

	spi@3270000 {
		status = "disabled";
	};

	vse@15810000 {
		ivc = <76>;
		status = "disabled";
	};

	vse@15820000 {
		ivc = <76>;
		status = "disabled";
	};

	vse@15830000 {
		ivc = <76>;
		status = "disabled";
	};

	vse@15840000 {
		ivc = <76>;
		status = "disabled";
	};
};