support different wifi bt chip auto compatible
authorhwg <hwg@rock-chips.com>
Sat, 28 Feb 2015 05:59:24 +0000 (13:59 +0800)
committerhwg <hwg@rock-chips.com>
Sat, 28 Feb 2015 05:59:24 +0000 (13:59 +0800)
 Attention: this is only for android 5.0, not compatible for android 4.4, meaning can't compatible for 4.4 after this commit
 modify arch/arm/boot/dts/rk3288-tb_8846.dts

arch/arm/boot/dts/rk3288-tb_8846.dts

index d013f0694513ba0f5ef05f7a4e82f50c941bcf4f..6362cd2b16ddc1ca9acb02b0a3a193ece72d7e7e 100755 (executable)
     wireless-wlan {
         compatible = "wlan-platdata";
 
-        /* wifi_chip_type - wifi chip define
-         * bcmwifi ==> like ap6xxx, rk90x;
-         * rtkwifi ==> like rtl8188xx, rtl8723xx;
-         * esp8089 ==> esp8089;
-         * other   ==> for other wifi;
-         */
-        wifi_chip_type = "bcmwifi";
+               /* wifi_chip_type - wifi chip define
+                 * ap6210, ap6330, ap6335
+                 * rtl8188eu, rtl8723bs, rtl8723bu
+                 * esp8089
+               */
+               wifi_chip_type = "ap6335";
 
         sdio_vref = <1800>; //1800mv or 3300mv