mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
rk3036: fix wifi type error
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
wireless-wlan {
|
||||
compatible = "wlan-platdata";
|
||||
|
||||
wifi_chip_type = "";
|
||||
wifi_chip_type = "esp8089";
|
||||
sdio_vref = <0>; //1800mv or 3300mv
|
||||
|
||||
//power_ctrl_by_pmu;
|
||||
|
||||
Reference in New Issue
Block a user