Merge "msm: camera: sensor: Adjust csiphy skew filter setting"

This commit is contained in:
Linux Build Service Account 2018-04-30 21:09:08 -07:00 committed by Gerrit - the friendly Code Review server
commit b98369d69b

View file

@ -14,7 +14,6 @@
#define MSM_CSIPHY_3_5_HWREG_H
#define ULPM_WAKE_UP_TIMER_MODE 2
#define GLITCH_ELIMINATION_NUM 0x12 /* bit [6:4] */
#include <sensor/csiphy/msm_csiphy.h>
@ -47,7 +46,7 @@ struct csiphy_reg_3ph_parms_t csiphy_v3_5_3ph = {
{0x138, 0x0},
{0x13C, 0x10},
{0x140, 0x1},
{0x144, GLITCH_ELIMINATION_NUM},
{0x144, 0x32},
{0x148, 0xFE},
{0x14C, 0x1},
{0x154, 0x0},