Skip to content

Commit

Permalink
Sigmastar: add sc501ai to infinity6e
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorxda committed Jan 19, 2024
1 parent 9f333f8 commit af7d737
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ detect_sensor() {

set_sensor() {
case ${SENSOR} in
gc2053|gc4653|imx274|imx335|imx347|imx415|sc8235)
gc2053|gc4653|imx274|imx335|imx347|imx415|sc501ai|sc8235)
insmod ${PATH_SENSOR}/sensor_${SENSOR}_mipi.ko chmap=1
;;
*)
Expand Down
Binary file not shown.

0 comments on commit af7d737

Please sign in to comment.