[no ci] Sigmastar: update infinity6c load_sigmastar

pull/1545/head
viktorxda 2024-09-09 23:36:50 +02:00 committed by GitHub
parent 88d3b1486b
commit 5bb771723c
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
;;
*)