Sigmastar: add sony sensors to infinity6c script (#1440)

pull/1441/head
viktorxda 2024-05-12 17:34:41 +02:00 committed by GitHub
parent 914bded9c2
commit 352dc069b4
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
sc401ai|sc501ai)
imx335|imx415|sc401ai|sc501ai)
insmod $MODULE/sensor_${SENSOR}_mipi.ko chmap=1
;;
*)