Add Display Dynamic Frequency to coex for HK3/SB3.
Bug: 281705874 Test: verified the files with the corresponding values were generated on device Change-Id: I2dee416b43276938ca0563066984235c1ebf2015
This commit is contained in:
parent
d83c7c7c63
commit
8b2edcace5
4 changed files with 35 additions and 2 deletions
|
@ -61,7 +61,8 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/shusky/husky/radio/husky_camera_front_dbr_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_dbr_coex_table.csv \
|
||||
device/google/shusky/husky/radio/husky_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv \
|
||||
device/google/shusky/husky/radio/husky_camera_rear_tele_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_rear_tele_mipi_coex_table.csv
|
||||
device/google/shusky/husky/radio/husky_camera_rear_tele_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_rear_tele_mipi_coex_table.csv \
|
||||
device/google/shusky/husky/radio/husky_display_primary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv
|
||||
|
||||
# Camera
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
@ -48,7 +48,8 @@ PRODUCT_COPY_FILES += \
|
|||
# MIPI Coex Configs
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/shusky/shiba/radio/shiba_camera_front_dbr_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_dbr_coex_table.csv \
|
||||
device/google/shusky/shiba/radio/shiba_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv
|
||||
device/google/shusky/shiba/radio/shiba_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv \
|
||||
device/google/shusky/shiba/radio/shiba_display_primary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv
|
||||
|
||||
# Camera
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
13
husky/radio/husky_display_primary_mipi_coex_table.csv
Normal file
13
husky/radio/husky_display_primary_mipi_coex_table.csv
Normal file
|
@ -0,0 +1,13 @@
|
|||
684000,673000
|
||||
|
||||
3410000,3430000,673000
|
||||
6149000,6169000,673000
|
||||
1930000,1975000,673000
|
||||
639000,659000,684000
|
||||
726000,736000,684000
|
||||
758000,768000,684000
|
||||
791000,821000,684000
|
||||
869000,894000,684000
|
||||
1166000,1186000,684000
|
||||
2010000,2025000,684000
|
||||
6047000,6067000,684000
|
|
18
shiba/radio/shiba_display_primary_mipi_coex_table.csv
Normal file
18
shiba/radio/shiba_display_primary_mipi_coex_table.csv
Normal file
|
@ -0,0 +1,18 @@
|
|||
378000,388000
|
||||
|
||||
738000,748000,378000
|
||||
771000,781000,378000
|
||||
863000,883000,378000
|
||||
1870000,1880000,378000
|
||||
1935000,1945000,378000
|
||||
2323000,2333000,378000
|
||||
3487000,3497000,378000
|
||||
3875000,3885000,378000
|
||||
5427000,5437000,378000
|
||||
5815000,5825000,378000
|
||||
751000,761000,388000
|
||||
940000,950000,388000
|
||||
1885000,1895000,388000
|
||||
2641000,2651000,388000
|
||||
3397000,3407000,388000
|
||||
4153000,4163000,388000
|
|
Loading…
Add table
Add a link
Reference in a new issue