support different wifi bt chip auto compatible, modify

arch/arm64/boot/dts/rk3368-p9_818.dts, arch/arm64/boot/dts/rk3368-tb_8846.dts
This commit is contained in:
hwg 2015-03-04 10:49:13 +08:00
parent 6461fc6fcb
commit 639aaaa35c
2 changed files with 13 additions and 15 deletions

View File

@ -13,14 +13,13 @@ wireless-wlan {
compatible = "wlan-platdata";
rockchip,grf = <&grf>;
/* 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 = "ap6210";
sdio_vref = <1800>; //1800mv or 3300mv
power_pmu_regulator = "rk818_ldo8_reg";

View File

@ -16,13 +16,12 @@ wireless-wlan {
compatible = "wlan-platdata";
rockchip,grf = <&grf>;
/* 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