[no ci] add sc4236 sensor driver (#963)

pull/967/head
gtxaspec 2023-08-22 04:17:43 -07:00 committed by GitHub
parent 07f1789789
commit f42e67577d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 0 deletions

View File

@ -150,6 +150,11 @@ case ${SENSOR} in
ISP_PARAM="isp_clk=200000000"
SENSOR_PARAM=""
;;
"sc4236")
AVPU_PARAM="clk_name=vpll avpu_clk=400000000"
ISP_PARAM="isp_clk=150000000"
SENSOR_PARAM=""
;;
*)
AVPU_PARAM="clk_name=vpll avpu_clk=400000000"
ISP_PARAM="isp_clk=125000000"

View File

@ -0,0 +1,6 @@
sensor:
name: sc4236
address: 0x30
width: 2048
height: 1536
bus: i2c