Skip to content

Commit

Permalink
Add 27MHz to some Hisi/goke sensor configs (#1683)
Browse files Browse the repository at this point in the history
  • Loading branch information
flyrouter authored Jan 26, 2025
1 parent 320301d commit bb51bbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
[sensor]
Sensor_type=stSnsOs02g10Obj
Sensor_type=stSnsOv02g10Obj
Mode=WDR_MODE_NONE
DllFile=libsns_os02g10.so

[mode]
input_mode=INPUT_MODE_MIPI
raw_bitness=10
clock=27MHz

[mipi]
lane_id = 0|2|-1|-1|-1|-1|-1|-1| ;lane_id: -1 - disable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ DllFile=libsns_sp2305.so
[mode]
input_mode=INPUT_MODE_MIPI
raw_bitness=10
clock=27MHz

[mipi]
lane_id = 0|1|-1|-1|-1|-1|-1|-1| ;lane_id: -1 - disable
Expand Down

0 comments on commit bb51bbc

Please sign in to comment.