]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a01-devkit.dts
arch64: tegra210: DT file for Jetson-TX1
[sojka/nv-tegra/linux-3.10.git] / arch / arm64 / boot / dts / tegra210-jetson-tx1-p2597-2180-a01-devkit.dts
1 /*
2  * arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a01-devkit.dts
3  *
4  * Copyright (c) 2014-2015, NVIDIA CORPORATION.  All rights reserved.
5  *
6  * This program is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License as published by
8  * the Free Software Foundation; version 2 of the License.
9  *
10  * This program is distributed in the hope that it will be useful, but WITHOUT
11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
13  * more details.
14  *
15  */
16
17 #include "tegra210-jetson-cv-base-p2597-2180-a00.dts"
18
19 / {
20         model = "jetson_tx1";
21         compatible = "nvidia,jetson-cv", "nvidia,tegra210";
22         nvidia,dtsfilename = __FILE__;
23
24         #address-cells = <2>;
25         #size-cells = <2>;
26
27         host1x {
28                 dc@54200000 {
29                         status = "disabled";
30                 };
31
32                 dc@54240000 {
33                         nvidia,dc-or-node = "/host1x/sor1";
34                 };
35
36                 dsi {
37                         status = "disabled";
38                         panel-a-wuxga-8-0 {
39                                 status = "disabled";
40                         };
41                 };
42         };
43
44         i2c@7000c400 {
45                 lp8557-backlight-a-wuxga-8-0@2c {
46                         status = "disabled";
47                 };
48         };
49
50         backlight {
51                 status = "disabled";
52         };
53 };