Commit Graph

8 Commits

Author SHA1 Message Date
Kuibao Zhang 522a4d86e9 BT: bt state is abnormal when rtc [1/1]
PD#SWPL-142862

Problem:
1.bt open fail when rtc wakeup;

Solution:
1.reset this state when rtc wakeup;

Verify:
ohm.

Change-Id: If86fd7eef5926ee44a6740ba229ee040759389a4
Signed-off-by: Kuibao Zhang <kuibao.zhang@amlogic.com>
2023-11-20 17:36:17 +08:00
jiabin.chen 47ad486dbe wifi: kernel 5.15 add wifi comm API [4/4]
PD#SWPL-141905

Problem:
kernel 5.15 have no wifi comm API

Solution:
kernel 5.15 add wifi comm API

Verify:
ohm

Change-Id: I14b3443d7ce7894c019cd76f0891f157f15f1f5d
Signed-off-by: jiabin.chen <jiabin.chen@amlogic.com>
2023-10-11 19:44:15 +08:00
rongjun.chen d43684bdb3 WiFi: Connect wifi, enter deep standby, cast cannot wake up [1/1]
PD#SWPL-136835

Problem:
1.After WiFi wakes up, there is no delay waiting,
resulting in the cast standby before receiving the packet
2.pm_wakeup_event in wifi resume has not taken effect

Solution:
1.Delay after WiFi wake-up
2.Register WiFi wake-up source

Verify:
sc2

Change-Id: I27387b0f540a71581ec00377ce42bb0884a19a0a
Signed-off-by: rongjun.chen <rongjun.chen@amlogic.com>
2023-09-13 23:04:11 +08:00
jiabin.chen 65686d80e6 wifi: add wifi mac node [2/3]
PD#SWPL-130488

Problem:
platform need rand wifi mac

Solution:
create a wifi mac node

Verify:
ohm

Change-Id: I236555b45a162585bc09cd981cb92b3a151dc8f0
Signed-off-by: jiabin.chen <jiabin.chen@amlogic.com>
2023-07-14 05:25:24 -07:00
Dezhen Wang 72111cf847 Configs: delete the config which default to y [1/1]
PD#SWPL-121364

Problem:
some configs are set to y by default

Solution:
change to n by default in Kconfig files

Verify:
local

Change-Id: I36edad847fa0767d75202be89e749149761d44dc
Signed-off-by: Dezhen Wang <dezhen.wang@amlogic.com>
2023-05-23 01:42:16 -07:00
bo.li 871db3ff72 wifi: alloc memory failed when download fw [1/1]
PD#SWPL-106037

Problem:
alloc memory failed when download fw

Solution:
pre alloc a large buffer for download fw

Verify:
t210(s905x4+w2 Revb)

Change-Id: Ibf325de545dc4612089a714fd44b3f99178a6578
Signed-off-by: bo.li <bo.li@amlogic.com>
2023-01-04 06:15:58 -08:00
libo 2ac415fbea wifi: update bcm wifi driver. [1/1]
PD#SWPL-101693

Problem:
update bcm wifi driver

Solution:
update bcm wifi driver

Verify:
s905x4

Change-Id: I639a6befda490b1f5aa2a8563de1465c7eb0c34f
Signed-off-by: libo <bo.li@amlogic.com>
2022-11-17 21:17:28 -07:00
qinglin.li 55312c58ed wireless: combine wifi and bluetooth modules [1/1]
PD#SWPL-95684

Problem:
combine wifi and bluetooth modules

Solution:
result: amlogic-wireless.ko
original: amlogic-wifi.ko bt_device.ko

Verify:
sc2

Change-Id: I2b8ff4c2471407e419772e22920434c5c74b843e
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
2022-11-05 12:30:53 +08:00