]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
arm64: dts: Update wifi firmware/nvram path for T210 platforms
authorSrinivas Ramachandran <srinivasra@nvidia.com>
Fri, 5 Feb 2016 06:58:53 +0000 (22:58 -0800)
committermobile promotions <svcmobile_promotions@nvidia.com>
Mon, 14 Mar 2016 13:37:21 +0000 (06:37 -0700)
Update corresponding nvram and firmware path strings for T210
platforms.

Bug 1716265

Change-Id: I24f405f829dd6452ac43526444515c74de4c65b1
Signed-off-by: Srinivas Ramachandran <srinivasra@nvidia.com>
Reviewed-on: http://git-master/r/1008750
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
arch/arm64/boot/dts/tegra210-darcy-p2894-0000-a00-00.dts
arch/arm64/boot/dts/tegra210-foster-e-p2530-common.dtsi
arch/arm64/boot/dts/tegra210-jetson-cv-base-p2597-2180-a00.dts
arch/arm64/boot/dts/tegra210-loki-e-p2530-common.dtsi
arch/arm64/boot/dts/tegra210-platforms/tegra210-comms.dtsi
arch/arm64/boot/dts/tegra210-platforms/tegra210-hawkeye-comms.dtsi

index f6bd90f8534b5c79237622dd6757659e9836f7f1..c869fa9a7c4f1d5d4b0696911ba6f6ebcd136eae 100644 (file)
                 status = "okay";
         };
 
-       wifi-tuning {
-               sku = "darcy_a00";
+       bcmdhd_wlan {
+               fw_path = "/system/vendor/firmware/fw_bcmdhd.bin";
+               nv_path = "/system/etc/nvram_darcy_a00.txt";
+               tuned_nv_path = "/system/etc/nvram_darcy_a00.txt";
        };
 
        chosen {
index dcd0aa5c96149955d46c64688c808e665c33c41a..a31fb46d6e0948311f8df869b28de31bf9ecaa30 100644 (file)
        };
 
        bcmdhd_wlan {
+               fw_path = "/system/vendor/firmware/fw_bcmdhd.bin";
+               nv_path = "/system/etc/nvram_foster_e_4354.txt";
+               tuned_nv_path = "/system/etc/nvram_foster_e_antenna_tuned_4354.txt";
                country_code_map {
                        CC1 {
                                iso_abbrev = "XV";
index ed61acbe39cd212a78c711e8f91ab82a42effc8d..0c2eea9d29cc889d58dfa54b7913a02b7185f652 100644 (file)
        };
 
        bcmdhd_wlan {
+               fw_path = "/system/vendor/firmware/fw_bcmdhd.bin";
+               nv_path = "/system/etc/nvram_jetsonE_cv_4354.txt";
                country_code_map {
                        CC1 {
                                iso_abbrev = "XV";
index 0930d53c446f5f84dfc1638c7c7b40a52e93beb8..a4c4c3532074b0fb43f6950da37ad99ef963bb4b 100644 (file)
        };
 
        bcmdhd_wlan {
+               fw_path = "/system/vendor/firmware/fw_bcmdhd.bin";
+               nv_path = "/system/etc/nvram_loki_e_4354.txt";
+               tuned_nv_path = "system/etc/nvram_loki_e_antenna_tuned_4354.txt";
                country_code_map {
                        CC1 {
                                iso_abbrev = "XV";
index c41cfa3efff2ccbd56b721420af2a8b555d3d93c..5faddfd6703b50d90c71da33fe0e0470bf74127d 100644 (file)
@@ -35,5 +35,7 @@
                /* wifi MAC address */
                mac-address-chosen-dtb-node = "nvidia,wifi-mac";
                mac-address-file = "/mnt/factory/wifi/wifi_mac.txt";
+               fw_path = "/system/vendor/firmware/bcm4354/fw_bcmdhd.bin";
+               nv_path = "/system/etc/nvram_4354.txt";
        };
 };
index ef2234da370cb2cca1eef04701531bf4ae043309..b6ea7b59622d57e0cec21ba62d0babff7ce75afd 100644 (file)
@@ -16,6 +16,8 @@
                /* wifi MAC address */
                mac-address-chosen-dtb-node = "nvidia,wifi-mac";
                mac-address-file = "/mnt/factory/wifi/wifi_mac.txt";
+               fw_path = "/system/vendor/firmware/fw_bcmdhd.bin";
+               nv_path = "/system/etc/nvram_hawkeye_4354.txt";
                country_code_map {
                        CC1 {
                                iso_abbrev = "XV";