Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[no ci] Add MIS2008 for Gk7205v200 #1685

Merged
merged 1 commit into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ DllFile=libsns_mis2008.so

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

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

[isp_image]
Isp_FrameRate=25
Isp_FrameRate=30
Isp_Bayer=BAYER_GRBG

[vi_dev]
Expand Down Expand Up @@ -73,7 +73,7 @@ Timingblank_VsyncVbact=0 ;Even-field vertical effetive width(interlace, inval
Timingblank_VsyncVbbb =0 ;Even-field vertical back blanking height(interlace, invalid progressive)
InputDataType=1 ;VI_DATA_TYPE_YUV = 0,VI_DATA_TYPE_RGB = 1,
DataRev =FALSE ;Data reverse. FALSE = 0; TRUE = 1
DevRect_x=8
DevRect_y=8
DevRect_x=0
DevRect_y=0
DevRect_w=1920
DevRect_h=1080
Binary file not shown.
Loading