wifi: update wifi module

Load bcmdhd4398 instead of bcmdhd4383

Bug: 270200339
Test: wifi module can be turned on
Change-Id: If71c0d4a3cc79314a49c40108ffd4880b5271541
This commit is contained in:
Roger Wang 2023-02-24 00:33:51 +08:00 committed by Isaac Chiou
parent 07c2ee7a93
commit 5dbce65ae2

View file

@ -6,7 +6,7 @@
# Load device specific kernel modules # Load device specific kernel modules
# Modules here will be loaded *after* all common modules # Modules here will be loaded *after* all common modules
modprobe|bcmdhd4383.ko modprobe|bcmdhd4398.ko
modprobe|snd-soc-cs35l41-i2c.ko modprobe|snd-soc-cs35l41-i2c.ko
modprobe|goodix_brl_touch.ko modprobe|goodix_brl_touch.ko
modprobe|cl_dsp.ko modprobe|cl_dsp.ko