Skip to content

Commit 6963c81

Browse files
authored
[no ci] Add mode and channel parameters for tp9950 sensor (#1947)
1 parent 8636145 commit 6963c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

general/package/sigmastar-osdrv-infinity6e/files/script/load_sigmastar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ set_sensor() {
2626
;;
2727
tp9950)
2828
# Experimental sensors will be listed in a separate section. For contact: https://t.me/FlyRouter
29-
insmod $MODULE/sensor_${SENSOR}_mipi.ko chmap=1
29+
insmod $MODULE/sensor_${SENSOR}_mipi.ko chmap=1 mode=3 channel=0
3030
;;
3131
tp9951)
3232
# Experimental sensors will be listed in a separate section. For contact: https://t.me/FlyRouter

0 commit comments

Comments
 (0)