mirror of https://github.com/OpenIPC/firmware.git
[no ci] Ingenic: add t23 sc2336 sensor files (#1869)
parent
74d1f6895b
commit
e547bd6d3a
|
@ -46,7 +46,7 @@ else
|
|||
fi
|
||||
|
||||
case ${SENSOR} in
|
||||
"imx307"|"sc2135"|"sc2232")
|
||||
"imx307"|"sc2135"|"sc2232"|"sc2336")
|
||||
ISP_PARAM="isp_clk=200000000"
|
||||
;;
|
||||
|
||||
|
|
Binary file not shown.
|
@ -0,0 +1,6 @@
|
|||
sensor:
|
||||
name: sc2336
|
||||
address: 0x30
|
||||
width: 1920
|
||||
height: 1080
|
||||
bus: i2c
|
Loading…
Reference in New Issue