]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a02-devkit-24x7.dts
arm64: tegra: jetson_cv: DT for 24x7 personality
[sojka/nv-tegra/linux-3.10.git] / arch / arm64 / boot / dts / tegra210-jetson-tx1-p2597-2180-a02-devkit-24x7.dts
1 /*
2  * arch/arm64/boot/dts/tegra210-jetson-tx1-p2597-2180-a02-24x7.dts
3  *
4  * Copyright (c) 2016, 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 #include "tegra210-platforms/tegra210-overrides/tegra210-power-dvfs-override-ucm2c.dtsi"
19
20 / {
21         model = "jetson_tx1";
22         compatible = "nvidia,jetson-cv", "nvidia,tegra210";
23         nvidia,dtsfilename = __FILE__;
24
25         #address-cells = <2>;
26         #size-cells = <2>;
27
28         chosen {
29                 bootloader {
30                         nvidia,skip-display-init;
31                 };
32         };
33
34         host1x {
35                 dc@54200000 {
36                         status = "disabled";
37                 };
38
39                 dc@54240000 {
40                         nvidia,dc-or-node = "/host1x/sor1";
41                 };
42
43                 dsi {
44                         status = "disabled";
45                         panel-a-wuxga-8-0 {
46                                 status = "disabled";
47                         };
48                 };
49         };
50
51         i2c@7000c400 {
52                 lp8557-backlight-a-wuxga-8-0@2c {
53                         status = "disabled";
54                 };
55         };
56
57         backlight {
58                 status = "disabled";
59         };
60 };