mirror of https://github.com/OpenIPC/firmware.git
Sigmastar: add sc501ai to infinity6e
parent
9f333f8343
commit
af7d7371c5
|
@ -16,7 +16,7 @@ detect_sensor() {
|
||||||
|
|
||||||
set_sensor() {
|
set_sensor() {
|
||||||
case ${SENSOR} in
|
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
|
insmod ${PATH_SENSOR}/sensor_${SENSOR}_mipi.ko chmap=1
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue