48d65c0cea
This enables the out of tree redpine wifi driver currently included in the Purism kernel that these devices boot. There's at least one MR @ purism needed before the mainline wifi driver can be used: https://source.puri.sm/Librem5/linux-next/merge_requests/66 This is based on input from Sebastian Krzyszkowi.
5 lines
183 B
Text
5 lines
183 B
Text
# blacklist the mainline redpine driver for now
|
|
blacklist rsi_91x
|
|
blacklist rsi_sdio
|
|
# Redpine WIFI module
|
|
options redpine_91x dev_oper_mode=13 rsi_zone_enabled=1 antenna_diversity=1
|