]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - arch/arm64/boot/dts/tegra210-L4T-foster-e-hdd-p2530-0932-e02-00.dts
arm64: tegra210: fix DT for node xusb_padctl
[sojka/nv-tegra/linux-3.10.git] / arch / arm64 / boot / dts / tegra210-L4T-foster-e-hdd-p2530-0932-e02-00.dts
1 /*
2  * arch/arm64/boot/dts/tegra210-foster-e-hdd-p2530-0932-e00-00-L4T.dts
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  * You should have received a copy of the GNU General Public License along
16  * with this program; if not, write to the Free Software Foundation, Inc.,
17  * 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
18  *
19  */
20 #include <dt-bindings/gpio/tegra-gpio.h>
21
22 #include "tegra210-foster-e-p2530-common.dtsi"
23 #include "tegra210-platforms/tegra210-foster-e-extcon-p2530-0930-e01.dtsi"
24 #include "tegra210-platforms/tegra210-loki-e-emc-a01.dtsi"
25 #include "tegra210-platforms/tegra210-foster-powermon-p2530-0930-e01.dtsi"
26 #include "tegra210-platforms/tegra210-foster-e-led-p1961-b00.dtsi"
27
28 / {
29         model = "foster_e_hdd";
30         compatible = "nvidia,foster-e", "nvidia,tegra210";
31         nvidia,dtsfilename = __FILE__;
32         nvidia,fastboot-usb-pid = <0xb422>;
33
34         sata@70020000 {
35                 status = "okay";
36                 nvidia,enable-sata-port;
37         };
38
39         xusb_padctl {
40                 nvidia,enable-sata-port;
41         };
42
43         /* this sku has both eSATA and eMMC */
44
45         sdhci@700b0600 {
46                 status="okay";
47         };
48         rollback-protection {
49                 status = "okay";
50         };
51
52         pwm-leds {
53                 compatible = "pwm-leds";
54                 status = "disabled";
55         };
56 };