From ad863252ca4411fe0290f584f497e650cf4c38ea Mon Sep 17 00:00:00 2001 From: Wooyeon Kim Date: Mon, 4 Mar 2019 19:45:47 +0900 Subject: [PATCH] [COMMON] fimc-is2: fix GM1SP wrong settings - wrong setting for 4000x3000 fixed. wrong setting caused a mismatch of Dual H/W sync PR JIRA ID: CPR-777 CRs-fixed: (CR) Change-Id: If73d3010d090b6c1940177d1af0f6b14b53c306e Signed-off-by: Wooyeon Kim Reviewed-on: https://gerrit.mot.com/1317180 SME-Granted: SME Approvals Granted SLTApproved: Slta Waiver Tested-by: Jira Key Reviewed-by: Dawei Wang Reviewed-by: Zhichao Chen Submit-Approved: Jira Key --- .../sensor/module_framework/cis/fimc-is-cis-gm1sp-setB.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/media/platform/exynos/fimc-is2/sensor/module_framework/cis/fimc-is-cis-gm1sp-setB.h b/drivers/media/platform/exynos/fimc-is2/sensor/module_framework/cis/fimc-is-cis-gm1sp-setB.h index f40e8f667d62..acf3aa36b434 100644 --- a/drivers/media/platform/exynos/fimc-is2/sensor/module_framework/cis/fimc-is-cis-gm1sp-setB.h +++ b/drivers/media/platform/exynos/fimc-is2/sensor/module_framework/cis/fimc-is-cis-gm1sp-setB.h @@ -994,15 +994,15 @@ const u32 sensor_gm1sp_setfile_B_4000x3000_30fps[] = { 0x0386, 0x0001, 0x2, 0x0404, 0x1000, 0x2, 0x0402, 0x1010, 0x2, - 0x0136, 0x1800, 0x2, + 0x0136, 0x1A00, 0x2, 0x0304, 0x0006, 0x2, 0x030C, 0x0000, 0x2, - 0x0306, 0x00F1, 0x2, + 0x0306, 0x00DF, 0x2, 0x0302, 0x0001, 0x2, 0x0300, 0x0008, 0x2, 0x030E, 0x0003, 0x2, 0x0312, 0x0001, 0x2, - 0x0310, 0x0090, 0x2, + 0x0310, 0x0085, 0x2, 0x6028, 0x2000, 0x2, 0x602A, 0x1492, 0x2, 0x6F12, 0x0078, 0x2, -- 2.20.1