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:
Alan Chen 2023-05-10 10:11:13 +08:00
parent d83c7c7c63
commit 8b2edcace5
4 changed files with 35 additions and 2 deletions

View file

@ -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 += \

View file

@ -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 += \

View 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
1 684000,673000
2 3410000,3430000,673000
3 6149000,6169000,673000
4 1930000,1975000,673000
5 639000,659000,684000
6 726000,736000,684000
7 758000,768000,684000
8 791000,821000,684000
9 869000,894000,684000
10 1166000,1186000,684000
11 2010000,2025000,684000
12 6047000,6067000,684000

View 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
1 378000,388000
2 738000,748000,378000
3 771000,781000,378000
4 863000,883000,378000
5 1870000,1880000,378000
6 1935000,1945000,378000
7 2323000,2333000,378000
8 3487000,3497000,378000
9 3875000,3885000,378000
10 5427000,5437000,378000
11 5815000,5825000,378000
12 751000,761000,388000
13 940000,950000,388000
14 1885000,1895000,388000
15 2641000,2651000,388000
16 3397000,3407000,388000
17 4153000,4163000,388000