[COMMON] fimc-is2: modify fps setting in 4h5yc module
authorSangHyun Sim <sanghyun.sim@samsung.com>
Mon, 18 Jun 2018 00:27:37 +0000 (09:27 +0900)
committerWooyeon Kim <wooy88.kim@samsung.com>
Fri, 6 Jul 2018 01:43:25 +0000 (10:43 +0900)
Change-Id: I48713776b81a68db2b1ba3d0b03a70b1377c7803
Signed-off-by: SangHyun Sim <sanghyun.sim@samsung.com>
drivers/media/platform/exynos/fimc-is2/sensor/module_framework/cis/fimc-is-cis-4h5yc-setB.h

index 5787915672d5de7fd96d0e5d9d1c39577532c8aa..5acf10d018a844d21c1f4315750c2a7d86f20443 100644 (file)
@@ -608,7 +608,7 @@ const struct sensor_pll_info sensor_4h5yc_pllinfo_B_3280x2458_30fps = {
 
        0x06, /* secnd_pre_pll_clk_div  (0x030D) */
        0xA6, /* secnd_pll_multiplier   (0x030F) */
-       0x09B6, /* frame_length_lines   (0x0341) */
+       0x09B2, /* frame_length_lines   (0x0341) */
        0x0EAA, /* line_length_pck      (0x0343) */
 };
 
@@ -623,7 +623,7 @@ const struct sensor_pll_info sensor_4h5yc_pllinfo_B_3280x1846_30fps = {
 
        0x06, /* secnd_pre_pll_clk_div  (0x030D) */
        0x8C, /* secnd_pll_multiplier   (0x030F) */
-       0x0950, /* frame_length_lines   (0x0341) */
+       0x084F, /* frame_length_lines   (0x0341) */
        0x111C, /* line_length_pck      (0x0343) */
 };
 
@@ -653,7 +653,7 @@ const struct sensor_pll_info sensor_4h5yc_pllinfo_B_816x460_120fps = {
 
        0x06, /* secnd_pre_pll_clk_div  (0x030D) */
        0xA6, /* secnd_pll_multiplier   (0x030F) */
-       0x0285, /* frame_length_lines   (0x0341) */
+       0x0277, /* frame_length_lines   (0x0341) */
        0x0E68, /* line_length_pck      (0x0343) */
 };