mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			[no ci] Sigmastar: add sc401ai for infinity6b0
							parent
							
								
									b312f4ed47
								
							
						
					
					
						commit
						7af507aa2f
					
				|  | @ -16,10 +16,10 @@ detect_sensor() { | |||
| 
 | ||||
| set_sensor() { | ||||
| 	case ${SENSOR} in | ||||
| 		gc2053|gc2083|gc4023|gc4653|imx307|imx335) | ||||
| 		gc2053|gc2083|gc4023|gc4653|imx307|imx335|jxf37|os02g10) | ||||
| 			insmod ${PATH_SENSOR}/sensor_${SENSOR}_mipi.ko chmap=1 | ||||
| 			;; | ||||
| 		jxf37|os02g10|sc200ai|sc2239|sc223a|sc2335|sc3335|sc3338) | ||||
| 		sc200ai|sc401ai|sc2239|sc223a|sc2335|sc3335|sc3338) | ||||
| 			insmod ${PATH_SENSOR}/sensor_${SENSOR}_mipi.ko chmap=1 | ||||
| 			;; | ||||
| 		*) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue