msm: sensor: Update CSI PHY 3 phase settings for msmcobalt

3 phase CPHY mode requires a setting update for msmcobalt V2.

Change-Id: I26db214b101d63feaf16b6b47e716116e334f648
CRs-Fixed: 1045908
Signed-off-by: Xu Han <hanxu@codeaurora.org>
This commit is contained in:
Xu Han 2016-10-03 15:33:03 -07:00
parent 9e2d528dc4
commit 7a0052344f

View file

@ -50,11 +50,11 @@ struct csiphy_reg_3ph_parms_t csiphy_v5_0_1_3ph = {
{0x148, 0xFE}, {0x148, 0xFE},
{0x14C, 0x1}, {0x14C, 0x1},
{0x154, 0x0}, {0x154, 0x0},
{0x15C, 0x23}, {0x15C, 0x63},
{0x160, ULPM_WAKE_UP_TIMER_MODE}, {0x160, ULPM_WAKE_UP_TIMER_MODE},
{0x164, 0x00}, {0x164, 0x00},
{0x168, 0xA0}, {0x168, 0xAC},
{0x16C, 0x25}, {0x16C, 0xA5},
{0x170, 0x41}, {0x170, 0x41},
{0x174, 0x41}, {0x174, 0x41},
{0x178, 0x3E}, {0x178, 0x3E},
@ -98,7 +98,7 @@ struct csiphy_reg_3ph_parms_t csiphy_v5_0_1_3ph = {
{0x0, 0x91}, {0x0, 0x91},
{0x70C, 0xA5}, {0x70C, 0xA5},
{0x38, 0xFE}, {0x38, 0xFE},
{0x81c, 0x6}, {0x81c, 0x2},
}; };
struct csiphy_settings_t csiphy_combo_mode_v5_0_1 = { struct csiphy_settings_t csiphy_combo_mode_v5_0_1 = {