]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - arch/arm64/boot/dts/tegra210-darcy-p2894-0000-a00-00.dts
arm64: dts: Update wifi firmware/nvram path for T210 platforms
[sojka/nv-tegra/linux-3.10.git] / arch / arm64 / boot / dts / tegra210-darcy-p2894-0000-a00-00.dts
1 /*
2  * arch/arm64/boot/dts/tegra210-darcy-p2894-0000-a00-00.dts
3  *
4  * Copyright (c) 2015-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  * 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
21 #include "tegra210-darcy-p2894-common.dtsi"
22 #include "tegra210-platforms/tegra210-darcy-pinmux-p2894-0000-a00.dtsi"
23 #include "tegra210-platforms/tegra210-darcy-extcon-p2894-0000-a00.dtsi"
24 #include "tegra210-platforms/tegra210-darcy-p2894-emc-a00.dtsi"
25 #include "tegra210-platforms/tegra210-darcy-pcie.dtsi"
26 #include "tegra210-platforms/tegra210-darcy-prods.dtsi"
27
28 / {
29         model = "darcy";
30         compatible = "nvidia,foster-e", "nvidia,tegra210", "nvidia,darcy";
31         nvidia,dtsfilename = __FILE__;
32         nvidia,fastboot-usb-pid = <0xb442>;
33
34         firmware {
35                 android {
36                         compatible = "android,firmware";
37                         hardware = "darcy";
38                 };
39         };
40
41         rollback-protection {
42                 status = "okay";
43         };
44
45         thermal-zones {
46                 AO-therm {
47                         status = "okay";
48                 };
49         };
50
51         tegra-aotag {
52                 status = "okay";
53         };
54
55         bcmdhd_wlan {
56                 fw_path = "/system/vendor/firmware/fw_bcmdhd.bin";
57                 nv_path = "/system/etc/nvram_darcy_a00.txt";
58                 tuned_nv_path = "/system/etc/nvram_darcy_a00.txt";
59         };
60
61         chosen {
62                 nvidia,tegra-darcy-sku;
63                 nvidia,tegra-joint_xpu_rail;
64         };
65 };