[no ci] Sigmastar: update infinity6c load_sigmastar (#1545)

pull/1549/head
viktorxda 2024-09-13 21:09:20 +02:00 committed by GitHub
parent faf3a13779
commit e270b5b1bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ detect_sensor() {
set_sensor() {
case $SENSOR in
gc4653|imx335|imx415|os04a10|sc401ai|sc501ai|sc830ai)
gc4653|imx335|imx415|os04a10|sc4336p|sc401ai|sc501ai|sc830ai|sc850sl)
insmod $MODULE/sensor_${SENSOR}_mipi.ko chmap=1
;;
*)