]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - arch/arm64/boot/dts/tegra210-platforms/tegra210-jetson-cv-super-module-e2614-a00.dtsi
arm64: jetson: add expander IO placeholder DTSI
[sojka/nv-tegra/linux-3.10.git] / arch / arm64 / boot / dts / tegra210-platforms / tegra210-jetson-cv-super-module-e2614-a00.dtsi
1 /*
2  * Jetson-CV Super Module peripherals
3  *
4  * Copyright (c) 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 / {
18         i2c@7000c000 {
19                 icm20628@68 {
20                         status = "disabled";
21                 };
22
23                 ak8963c@0c {
24                         status = "disabled";
25                 };
26
27                 jsa1127@39 {
28                         status = "disabled";
29                 };
30         };
31
32         ahub {
33                 i2s@702d1000 {
34                         status = "disabled";
35                 };
36
37                 i2s@702d1100 {
38                         status = "disabled";
39                 };
40         };
41
42         spi@7000d600 {
43                 status = "disabled";
44         };
45 };