Merge pull request #55 from widgetii/master

[HiSilicon EV300] Set SC2315e to 10 bit mode (as original)
pull/56/head
Igor Zalatov 2021-09-23 17:14:22 +03:00 committed by GitHub
commit e6c2d35721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -20,11 +20,11 @@ input_mode =0 ;INPUT_MODE_MIPI = 0
;INPUT_MODE_SUBLVDS = 1
;INPUT_MODE_LVDS = 2 ...etc
raw_bitness = 12
raw_bitness = 10
[mipi]
;----------only for mipi_dev---------
data_type = 2 ;raw data type: 8/10/12/14 bit
data_type = 1 ;raw data type: 8/10/12/14 bit
;DATA_TYPE_RAW_8BIT = 0,
;DATA_TYPE_RAW_10BIT,
;DATA_TYPE_RAW_12BIT,