Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V2.0.0.0, V2.0.1.0, V2.1.0.0, V2.1.1.0
-
Fix Version/s: V2.2.0.0
-
Component/s: None
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
-
Epic Link:
Description
Kernel 5.15 has removed support for modalias="spidev" which is the default we are using
WORKAROUND:
- Pass modalias=spi-petra (or any of the following list) as module param on load
- List of supported aliases for spidev (from https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/spi/spidev.c?h=v5.15.57#n677)
- dh2228fv
- ltc2488
- sx1301
- bk4
- dhcom-board
- m53cpld
- spi-petra
- spi-authenta
- List of supported aliases for spidev (from https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/spi/spidev.c?h=v5.15.57#n677)
- Patch your kernel: https://github.com/raspberrypi/linux/commit/ea85fb22e836d6457bf69665e65fe60ceae9eb51