WiFi: add rtl8189es/etv support, Optimization wifi configuration.
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3288-tb_8846.dts
index 874bc791a56fe797bcc1da0021a6b93030538313..21b2fc2ac791e550e647712eb890316fdfa1e813 100644 (file)
     wireless-wlan {
         compatible = "wlan-platdata";
 
-        wifi_chip_type = "rkwifi"; // rkwifi, like ap6xxx, rk90x
-                             // rtl8188eu
-                             // esp8089
-                             // other, for other wifi
+        /* wifi_chip_type - wifi chip define
+         * bcmwifi ==> like ap6xxx, rk90x;
+         * rtkwifi ==> like rtl8188xx, rtl8723xx;
+         * esp8089 ==> esp8089;
+         * other   ==> for other wifi;
+         */
+        wifi_chip_type = "bcmwifi";
+
         sdio_vref = <1800>; //1800mv or 3300mv
 
         //power_ctrl_by_pmu;